View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
robbie robbie is offline
external usenet poster
 
Posts: 26
Default Rounding Negative Numbers to Zero

I've been searching around and can't seem to figure out how to write a
formula that will round a negative number to 0 correctly. I used the
(MAX(0,A1) and it seemed to work from that cell but another cell pulls the
value from that cell and it was still using the negative number to calculate.

I need a formula that will round the negative number to Zero and then use
the Zero from that roundup when other cells are referring to it.

Does that make sense?

Need help!!

Thanks,
Robbie