form settings

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a number field setup in a table as "Double" with "1" for the number of decimals (only way I found for decimals to show up). When entering the data into a form, however, the decimal doesn't show up. Anyone have any ideas on what I'm doing wrong

Thanks!
 
Form controls can be different than table field settings.
Check the property of the field and ensure that the Format
and Decimal Places properties are set to display the
number correctly.
-----Original Message-----
I have a number field setup in a table as "Double"
with "1" for the number of decimals (only way I found for
decimals to show up). When entering the data into a form,
however, the decimal doesn't show up. Anyone have any
ideas on what I'm doing wrong?
 
Back
Top