Ccur function

D

Dan

I need the Ccur function to return not only positive
currencies but negatives as well. Right now I get errors
if there is a negative currency value. Is there a way to
get around this?

THANKS
 
D

Douglas J. Steele

CCur works fine with negative numbers. How exactly are you using it? How are
your negative values formatted?
 
Top