How to drop decimal when value is zero

K

ksmith

My question is that I have set my field to just give me one decimal,
but how do I set it to drop the decimal when the value is 0.

example:

Keep 3.4 as 3.4 but change 3.0 to 0

Thanks
 
Top