B
Bob
=IF(F30="","",IF(F30<F31,90,F30*24*C30))
Is there a way to remove F31 (Which is where I have formatted to
"Time" and 1 inserted in it for 1 hour). What I need is... If F30 is
less than 1 hour, then insert 90, else F30*24*C30. I'm having a
problem as to how to write the time inside the formula. Something like
this... IF(F30="","",IF(F30<1HOUR,90,F30*24*C30)). Thanks in advance!!!
Is there a way to remove F31 (Which is where I have formatted to
"Time" and 1 inserted in it for 1 hour). What I need is... If F30 is
less than 1 hour, then insert 90, else F30*24*C30. I'm having a
problem as to how to write the time inside the formula. Something like
this... IF(F30="","",IF(F30<1HOUR,90,F30*24*C30)). Thanks in advance!!!