Formula and Condition for a Calculation to leave a zero if the res

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I need to generate a formual with a condition condition that if the formula
returns a negative number the resulting answer should be zero? Can anyone
help
 
Try something like this:

=MAX(your_formula,0)

Does that help?

***********
Regards,
Ron

XL2002, WinXP-Pro
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top