C
ckrogers
Hello. I'm trying to find out if a cell value is on another sheet on my
workbook. I'm using the VLOOKUP function
=VLOOKUP(G28,'FILE-DSPF'!H24:H27,7,0)
Column "7" in the third parameter will just return the cell value again ...
so I'm thinking if it's blank there was no match. The cell with the VLOOKUP
formula is formatted "GENERAL" ... but it's just displaying the formula, not
the result.
What am I doing wrong? Or is there a better way to do this?
Thanks for any and all help.
workbook. I'm using the VLOOKUP function
=VLOOKUP(G28,'FILE-DSPF'!H24:H27,7,0)
Column "7" in the third parameter will just return the cell value again ...
so I'm thinking if it's blank there was no match. The cell with the VLOOKUP
formula is formatted "GENERAL" ... but it's just displaying the formula, not
the result.
What am I doing wrong? Or is there a better way to do this?
Thanks for any and all help.