Hi

I've got a view created for a subreport.

There are a few columns that display decimal values ( Like 100.00, 17.00, 1.25)

If the value after the decimal place is 00, they don't want it to be displayed.
So 100.00 would be 100 and 1.25 would be the same: 1.25

How could that be done?

Thanks!