sorry about that, I guess the more info the better...I'm running crystal 8.0 and I'm dealing with numeric fields (see below), I'm trying to "box" my Crystal Report with a "canned" report in our system. (trying to prove Crystal is a better tool), anyway the "canned report" doesn't round, so I...
I'm having trouble removing the decimal point in a currency field.
350.61 I want to show 35061
350.00 I want to show 35000
I've tried
ToNumber({Payment.Amount},0)
ToText({Payment.Amount},0)
and both remove the cents .61 or .00
Any help would be great!!
Thanks in advance
CD
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.