Can Anybody Help Me with the Following VLookup Formula:
=IF(E8="Bank hol",VLOOKUP(D8,Sheet4!$H$1:$I$12,2,FALSE)*1.5,VLOOKUP(D8,Sheet4!$H$1:$I$12,2,FALSE))
I need To remove the Annoying #N/A When nothing is entered in some of the cells, and allow it to carry on working out.
Thanks
=IF(E8="Bank hol",VLOOKUP(D8,Sheet4!$H$1:$I$12,2,FALSE)*1.5,VLOOKUP(D8,Sheet4!$H$1:$I$12,2,FALSE))
I need To remove the Annoying #N/A When nothing is entered in some of the cells, and allow it to carry on working out.
Thanks