P
Peter
Ok, Im wanting to have a formula that displays a fixed mumber if the result
from my formuls is = to or > than the results
from my formuls is = to or > than the results
....Maybe something like:
=if(SUM(A1:A10)>=100,100,SUM(A1:A100))
Peter said:Hi,
What I'm trying to do is =(B4*0.3) but if this amount is >or=to 2000 then
display 2000
Isn't that what I suggested in my second post???