It's a pretty simple function - just look down the column range and display the cell that is not blank...
=VLOOKUP("?*",A2:A12,1,0)
It works when there is text in the cell - but gives an error when the cell shows a number?
What is the fix?
Thanks for your help!
=VLOOKUP("?*",A2:A12,1,0)
It works when there is text in the cell - but gives an error when the cell shows a number?
What is the fix?
Thanks for your help!