PC Review


Reply
Thread Tools Rate Thread

Access keeps rounding down my numbers in a number field

 
 
tsmith0125
Guest
Posts: n/a
 
      11th Oct 2009
I have created a database for a non-profit that must show at least 75%
participation. When an attendee meets 4 of 6 hour attendance the program
rounds down to 4 from 4.5. I have tried all formats and only currency shows
4.5, but of course that is with a $. HELP!!!!!
--
tsmith0125
 
Reply With Quote
 
 
 
 
John W. Vinson
Guest
Posts: n/a
 
      11th Oct 2009
On Sat, 10 Oct 2009 17:11:01 -0700, tsmith0125
<(E-Mail Removed)> wrote:

>I have created a database for a non-profit that must show at least 75%
>participation. When an attendee meets 4 of 6 hour attendance the program
>rounds down to 4 from 4.5. I have tried all formats and only currency shows
>4.5, but of course that is with a $. HELP!!!!!


The format is almost surely irrelevant. I suspect that you're trying to store
the participation or the attendance (it's not clear from your post where
you're trying to store the 4.5) is a Number field of the default "Long
Integer" size. Open the table in design view, select the field, and look at
the field properties in the lower left. A Long Integer is by definition a
whole number and will not store fractions.

Change the size to Single to allow frational values to be stored.
--

John W. Vinson [MVP]
 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Number Field Automatically Rounding Decimals Steve Microsoft Access Reports 3 13th Nov 2009 02:29 PM
Legacy text form field rounding up numbers =?Utf-8?B?S3lsZSBN?= Microsoft Word Document Management 0 5th Jul 2007 05:44 PM
Rounding a number displaying in a field BobV Microsoft Access Form Coding 2 6th May 2006 09:20 PM
Re: Rounding numbers to a specific preset nearby number? Is it possible? Peo Sjoblom Microsoft Excel Misc 0 4th Jun 2004 05:41 PM
Re: Rounding numbers to a specific preset nearby number? Is it possible? JulieD Microsoft Excel Misc 0 4th Jun 2004 05:29 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:39 PM.