View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default function to return positive number or zero

=Max(0,A1)

--
Regards,
Tom Ogilvy


"Michael McClellan" wrote in message
...


OK Gurus, here is a good one.

I need a function in excel that will return a number if the number in
question is positive, but if the number is negative will return zero.
Is there a function like this?

I need to put this into a formula, so no macros please.

Thanks.

*** Sent via Devdex http://www.devdex.com ***
Don't just participate in USENET...get rewarded for it!