NeverHappyMike
Member
Hi
I'm using Index and match to retireve data from another workbook. It works great except for one cell where the formatting may be slightly different (but not to the naked eye). I've read that match can include wildcard cahracters - ? or * in the lookUp part.
My question is how are these, and where are these included within the formula? I keep getting a message box telling me it's not a valid formula everytime I try to enter it?
Many thanks
Michael
I'm using Index and match to retireve data from another workbook. It works great except for one cell where the formatting may be slightly different (but not to the naked eye). I've read that match can include wildcard cahracters - ? or * in the lookUp part.
My question is how are these, and where are these included within the formula? I keep getting a message box telling me it's not a valid formula everytime I try to enter it?
Code:
Match($A37,$A$11:$A$37,0)
Many thanks
Michael