brianaclark1967
Member
Hi Guys,
I have a spreadsheet that imports delivery costs.
If cell F81 contains the word "Delivery" then this formula searches for the delivery cost
=IFERROR(INDEX(BC:BC,MATCH(F97,BB:BB, 0)), 0)
But Id also like to add that if F81 contains the word "Collection" then it returns a "0" zero result instead.
Any help would be greatly appreciated
Regards
Brian
I have a spreadsheet that imports delivery costs.
If cell F81 contains the word "Delivery" then this formula searches for the delivery cost
=IFERROR(INDEX(BC:BC,MATCH(F97,BB:BB, 0)), 0)
But Id also like to add that if F81 contains the word "Collection" then it returns a "0" zero result instead.
Any help would be greatly appreciated
Regards
Brian