Hi,
Apologies if this explanation is a little long winded but I want to make sure I cover everything in one go.
I am currently using this:
=IF(H4="EUM",IF(I4="SELF GEN",VLOOKUP(J4,Sheet3!$A$3:$B$7,2,0),""),"")
to return a result in Cell T4. This works fine for one particular instance but the...