Hi
=IF(C5="Bunzl - BCS",VLOOKUP(B7,DC_BCS,2,IF(C5="Greenhams",VLOOKUP (B7,DC_Greenham,2,0))))
If C5 contains Bunzl - BCS this formula works, However if C5 contains "Greenhams" this returns False, If I use this IF(C5="Greenhams",VLOOKUP(B7,DC_Greenham,2,0)) it returns correctly.
I need to add 4 more IF's to this
Any Ideas please
Braddy



