Hi, I have this formula
=IFERROR(VLOOKUP(B5,'Return Stock Data'!A$2:B$500,2,FALSE), "Car Stock")
and would like it to return a blank cell if B5 is empty so as I can apply it to all cells and only have it visible when a lookup value is entered into column B.
Any advice?
Cheers
=IFERROR(VLOOKUP(B5,'Return Stock Data'!A$2:B$500,2,FALSE), "Car Stock")
and would like it to return a blank cell if B5 is empty so as I can apply it to all cells and only have it visible when a lookup value is entered into column B.
Any advice?
Cheers