Hi
I am trying to do the following I want to look up A6 from a table called FoodPrice, if it can’t find it there look in a table called colist I would be grateful for any help.
=IF(ISNA(VLOOKUP(A6,FoodPrice,4,0),VLOOKUP(A6,Colist,4,0))
Thanks
Braddy