Arthur Fuller
fuller.artful at gmail.com
Fri Sep 28 10:51:02 CDT 2007
Actually that was one of my first columns. It had this message box that said "The balance is not zero. The balance is 0.00". It all came about because if you put in a credit (minus) value first, the result would be minus zero. Simple enough to fix with ABS(), but until then I didn't realize that there were two values for zero. Arthur On 9/28/07, Drew Wutka <DWUTKA at marlow.com> wrote: > > How about one that misses a negative zero? (obviously not an issue in > VB or VBA) > > Drew >