Hi Everyone,
Thanks for looking,
I need to display the full formula in excel showing the sheet references. Once I set Excel to show formulas I get something that looks like this;
=IF(VLOOKUP(A2,'Letting Dump'!C:F,2,0)<>0,VLOOKUP(A2,'Letting Dump'!C:F,2,0),"Vacant")
What i need is for the...