Skip to Content
0
Former Member
Dec 30, 2010 at 09:20 AM

Displaying type dec when value = 0

30 Views

I have a variable which is of type dec. When 0 is entered as a value, the value displays as a blank field whereas I want to display as 0.0 - but only if 0 has been entered as a value. Can this be done?