Rounding numbers in Crystal report -


i have database table want generate crystal report show numbers e.g have 11.7 want remain 11.7 while round 12. don't want rounding . please help!

it simple, select field want show 2 decimal places. right click on field go format field-->go number tab -->click on customize-->then in decimal select "1.0".

http://www.crystalreportsbook.com/forum/forum_posts.asp?tid=9338

second option in formula , can give format, take 1 decimal.(check in above link)


Comments

Popular posts from this blog

c# - Unity IoC Lifetime per HttpRequest for UserStore -

Change the color of an oval at click in Java AWT -

I am trying to solve the error message 'incompatible ranks 0 and 1 in assignment' in a fortran 95 program. -