Round ( {table.field} / 1000 , 1) Ken Hamady, On-site Custom Crystal Reports Training & Consulting
Public classes and individual training.
Guide to using Crystal in VB
Actually, rounding will give you .9 in that example.
Use Truncate () instead of Round() if you want it to always round down. Ken Hamady, On-site Custom Crystal Reports Training & Consulting
Public classes and individual training.
Guide to using Crystal in VB
That does the rounding, but doesn't move the decimal. Ken Hamady, On-site Custom Crystal Reports Training & Consulting
Public classes and individual training.
Guide to using Crystal in VB
My fault, I didn't read beyond the title of this post. Now that I have read it, round({Number},-2)/1000 should do the trick. Software Training and Support for Macola, Crystal Reports and Goldmine
251-621-8972
dgilsdorf@mchsi.com
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.