Excel Chimp
Board Regular
- Joined
- Oct 30, 2008
- Messages
- 90
I'm going mad trying to figure out the issue. ISBLANK is returning FALSE for a seemingly blank cell. The formula is:
ISBLANK(VLOOKUP($A13,data1,COLUMN(C:C),TRUE)
I thought it has something to do with the VLOOKUP returned value. However,when I press delete on cell A13, the problem is fixed. Strange?!
Running just the isblank function on cell A13 indicates a FALSE value. I just can't figure out what is in the cell or how to remove it.
Please give me your advice.
ISBLANK(VLOOKUP($A13,data1,COLUMN(C:C),TRUE)
I thought it has something to do with the VLOOKUP returned value. However,when I press delete on cell A13, the problem is fixed. Strange?!
Running just the isblank function on cell A13 indicates a FALSE value. I just can't figure out what is in the cell or how to remove it.
Please give me your advice.