D
Debbie
Hi!
The problem I am having is in the lookup table, sometimes row 5 is
empty. When it is, it puts a zero in my cell. I want it to be blank.
Can I do this? I have pasted my formula.
=IF(ISERROR(VLOOKUP($A7,BB!$A$1:$S$5000,5,FALSE)),"",VLOOKUP($A7,BB!$A
$1:$S$5000,5,FALSE))
The problem I am having is in the lookup table, sometimes row 5 is
empty. When it is, it puts a zero in my cell. I want it to be blank.
Can I do this? I have pasted my formula.
=IF(ISERROR(VLOOKUP($A7,BB!$A$1:$S$5000,5,FALSE)),"",VLOOKUP($A7,BB!$A
$1:$S$5000,5,FALSE))