F
Frank Kirk
I want to search a column to test for a number that's less than 0 &
then perform one of two actions. Here's the formula I'm currently using:
=IF(ISNA(LOOKUP("<=0",G4:G17)),GEOMEAN(G4:G17),AVERAGE(G4:G17))
Would anyone tell me if there's a better or more efficient way of doing
this?
Many thanks.
then perform one of two actions. Here's the formula I'm currently using:
=IF(ISNA(LOOKUP("<=0",G4:G17)),GEOMEAN(G4:G17),AVERAGE(G4:G17))
Would anyone tell me if there's a better or more efficient way of doing
this?
Many thanks.