View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
AA2e72E AA2e72E is offline
external usenet poster
 
Posts: 400
Default In VB how do I reverse a Negative number?

How can you have a negative 0? Sounds like the display percision is showing a
non-zero as a 0.

"Rick" wrote:

I have a calculation in Excel Cell that can create a negative zero. I would
like to change the negative to a positive in VB. How can this be done?
Rick