No negatives

P

PCOR

Assume numbers in A1 and A2
I want to get the difference between A1 minus A2 but only if the answer is
NOT negative.I want to dispay 0 if then answer is negative.
I have been using =if (a1>A2,A1-A2,0)
is there an easier way?
Thanks
 

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