Hello,
I need to create a vlookup formula but only return the value when a specific condition is met.
in column I on the "Costs& Allowances" tab I need to vlookup based on column B on tab "120913" and only return the value when columns B and C are different on tab 120913.
I tried this formula and it is not working.
=IF('120913'!J11<>'120913'!I11,(IFERROR(VLOOKUP(B7,'120913'!C:AB,8,0),"")),"")
Any help would be appreciated.
Bookmarks