Number format

S

su chen

Does anybody know why in access 2000 the number like 0.20
shows like ".2"?

Any reason and how to change it?

Many Thanks
 
D

Duane Hookom

Are you sure it doesn't show like
0.2
You can set the format property of controls that display the value.
 
Top