Skip to Content
0
Former Member
Dec 11, 2006 at 10:49 AM

How to display zero if the data type of the field is dec type?

1080 Views

Field A on the screen

The type of A: Dec(No. characters:10, Decimal places:9, Output length:11)

When I input 0 and then press"Enter", 0 becomes blank.

I want to display 0,000000000

Thank you a lot!