Hi
I have this formula and I need to amend it a bit if poss but dont know where to start.
=IF(E66=IFNA(VLOOKUP(A66,'TABLEAU '!A:E,5,FALSE),0),"OK",IF(E66=IFNA(VLOOKUP(A66,'Shere Previous Rec'!A:E,5,FALSE),0),"Previous","NO_MATCH"))
What im trying to do is delete where it looks in Shere Previous Rec for data and I need it instead to look in sheet called "Watford data" and of where the formula is based and look up for duplicates. If there a duplicated entry I need it to say "DUPLICATED" as well as compare against sheet called "TABLEAU" .
Any Ideas?
Thanks
I have this formula and I need to amend it a bit if poss but dont know where to start.
=IF(E66=IFNA(VLOOKUP(A66,'TABLEAU '!A:E,5,FALSE),0),"OK",IF(E66=IFNA(VLOOKUP(A66,'Shere Previous Rec'!A:E,5,FALSE),0),"Previous","NO_MATCH"))
What im trying to do is delete where it looks in Shere Previous Rec for data and I need it instead to look in sheet called "Watford data" and of where the formula is based and look up for duplicates. If there a duplicated entry I need it to say "DUPLICATED" as well as compare against sheet called "TABLEAU" .
Any Ideas?
Thanks