E
EH003268
I need to lookup data in worksheet2, and if it is not there i want i
to look up in worksheet3.
I have curentl
=IF(VLOOKUP(A1,Sheet2!1:65536,1,FALSE)?????,VLOOKUP(A1,Sheet3!1:65536,1,FALSE))
My data is coming from Queries so i cannot stack the tables in on
sheet
Can you help
to look up in worksheet3.
I have curentl
=IF(VLOOKUP(A1,Sheet2!1:65536,1,FALSE)?????,VLOOKUP(A1,Sheet3!1:65536,1,FALSE))
My data is coming from Queries so i cannot stack the tables in on
sheet
Can you help