replace a negative result with a zero?

P

Pam2277

I have my formula entered but need it to return a zero if the result is
negative. Any help is greatly appreciated.
 
P

Pete_UK

Well, what is the formula that you are using?

You could try this:

=MAX(your_formula,0)

to replace your_formula.

Hope this helps.

Pete
 

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

Top