DISPLAY A FIXED NUMBER IF GREATER THAN FORMULA RESULTS
Hi,
Maybe something like:
=if(SUM(A1:A10)=100,100,SUM(A1:A100))
Hope this helps!
Jean-Guy
"Peter" wrote:
Ok, Im wanting to have a formula that displays a fixed mumber if the result
from my formuls is = to or than the results
|