remove decimal from crystal report

J

jaYPee

I have a report created in crystal report. My problem is on how can I
remove the decimal point without converting the value.

say for example if I have this data:

Unit
2
1.5
2
3

Crystal Reports automatically convert the 1.5 to 2. in this case my
report display this data.

2
2
2
3

anyone know how to display data in a report without the use of crystal
report's own formating?
 
P

Peter Proost

This is a vb.net group but if you in crystal reports right click the field
then choose format field and then the number tap I think you should find
your answer there

hth

Greetz Peter
 
J

jaYPee

Yah I go to the format menu but don't know what formula should I use.
I don't want to use the formating of crystal reports so that it must
be based on the record on my table.

thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top