Formula with negative amount
=IF(C45<0,C45,IF(C47<0,C47,IF(C45C47,C45,C47)))
--
Greetings from New Zealand
"Roxy" wrote in message
...
I have a formula that currently reads like this
=IF(C45C47,C45,C47)
I want to now be able to have it include the fact that either one of the
cells could be a negative amount and pull that number. Would that be
possible?
Thank you in advance for any help.
Roxy
|