IF Function and a formula
I tried that. For some reason, it doesn't like the function I
am using.
But the previous post worked.
Thanks for your suggestion.
Fred Atkinson
On Sun, 26 Nov 2006 07:41:02 -0800, Teethless mama
wrote:
Try this:
=IF(A10,A1,0)
"Fred Atkinson" wrote:
I need to use the IF function to prevent a value from dropping
below zero. What I've tried with Excel doesn't seem to work for me.
I'll represent the formula by <FORMULA. What I am trying to
do is illustrated by:
IF <FORMULA gt 0 then cell=<FORMULA
IF <FORMULA eq 0 then cell=0
IF <FORMULA lt 0 then cell=0
All of this should take place within the same cell and yield a
value. If this is done right, the value displayed in the cell should
never be less than zero.
Regards,
Fred
|