dschomburg
MIS
I have a formula;
=LOOKUP($B$25,Q_RoutedToPercent.xls!$B$2:$B$17,Q_RoutedToPercent.xls!$C$2:$C$17)
But sometimes, whatever I'm looking up is not present. How can I include a sort of "IF this lookup is not there return a blank" kind of function?
Any help would help a heap.
Dave
=LOOKUP($B$25,Q_RoutedToPercent.xls!$B$2:$B$17,Q_RoutedToPercent.xls!$C$2:$C$17)
But sometimes, whatever I'm looking up is not present. How can I include a sort of "IF this lookup is not there return a blank" kind of function?
Any help would help a heap.
Dave