hi,
I have the formula below which works perfectly until it returns 0 if nothing is found
Can I have the formula changed to show "Ordered" if 0 is found
=IF(ET3&EV3="","",IFERROR(LOOKUP(9.99999999999999E+307,1/(('Chase Details'!$F$10:$F$1009=ET3)*('Chase Details'!$G$10:$G$1009=EV3)),'Chase Details'!$U$10:$U$1009),"Backorder"))
Many thanks for any help
I have the formula below which works perfectly until it returns 0 if nothing is found
Can I have the formula changed to show "Ordered" if 0 is found
=IF(ET3&EV3="","",IFERROR(LOOKUP(9.99999999999999E+307,1/(('Chase Details'!$F$10:$F$1009=ET3)*('Chase Details'!$G$10:$G$1009=EV3)),'Chase Details'!$U$10:$U$1009),"Backorder"))
Many thanks for any help