Hi
My worksheet requires users to enter a 6 digit number into cell E14. Cell G15 has a simple VLOOKUP to return a text value for the corresponding number - =VLOOKUP(F15,Data!A:B,2,FALSE)
I would like to use Validation to display a pop up error message if the VLOOKUP returns a nil result - i.e. #N/A
Any ideas?
Thanks in advance
My worksheet requires users to enter a 6 digit number into cell E14. Cell G15 has a simple VLOOKUP to return a text value for the corresponding number - =VLOOKUP(F15,Data!A:B,2,FALSE)
I would like to use Validation to display a pop up error message if the VLOOKUP returns a nil result - i.e. #N/A
Any ideas?
Thanks in advance