Field in my table won't take decimals

Rich_B

Access Newbie
Local time
Today, 19:51
Joined
Feb 12, 2016
Messages
50
Hi

I am trying to enter a value 103.234 into a table field.

In design view I have:

- Field Size @ Decimal
- Format @ Standard
- Decimal Places @ 3

When I input 103.234 into the field it defaults to 103.000

How can I get it to display 103.234?

Thank you
 
In design view of the table, what is the Field Size of that field?
 
Weird. Can you upload a database with just the relevant objects in it?
 
There's a 'Go Advanced' button next to the Message submission button. Click on that, then in the next page there will be a 'Manage Attachments' button in the Additional Options area. Use that module to uploading and attaching your file.
 
Re: (Solved)Field in my table won't take decimals

There's a 'Go Advanced' button next to the Message submission button. Click on that, then in the next page there will be a 'Manage Attachments' button in the Additional Options area. Use that module to uploading and attaching your file.

Fixed it.

I hadn't set the scale to 3.

Thank you for your input.



edited to show Solved in Title
jdraw
 
Last edited by a moderator:

Users who are viewing this thread

Back
Top Bottom