Table format

R

RA

I know I'm missing something simple, I can't get my table
to display a number in a decimal format. When I type
in .75 the table turns it into 1. OK, call me stupid,
what am I forgetting?

RA
 
B

Brendan Reynolds

In table design view, check the 'Field Size' property of the field. Make
sure it's not Integer or Long Integer.
 
C

Cheryl Fischer

In the Design View of your table, change the FieldSize property of your
number field from Long Integer (the default) to either Double or Single.

hth,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top