Results 1 to 2 of 2
  1. #1
    jgelpi16 is offline Expert
    Windows XP Access 2007
    Join Date
    Mar 2010
    Location
    Charlotte, NC
    Posts
    544

    Question Rounding problem

    This appears to be a simple fix/problem, but I am going crazy trying to figure it out. I have a query that calculates a percent. When I pull this query into my SQL statement to display on my form the number gets rounded. I do not want that. I have checked everywhere. None of the percentage fields are formatted to percent, they are all "blank" in the format field. When I open the query the number is not rounded. Any suggestions? I am using 2007 and I know in previous versions you could check the "Orders and Grouping" setting, but I can't seem to find that in 2007.

  2. #2
    SoftwareMatters is offline Access VBA Developers
    Windows XP Access 2003
    Join Date
    Mar 2009
    Location
    Dorset
    Posts
    274
    Try checking the datatype in the table's design view. You need to specify that it is a number and change the FiedlSize and DecimalPlaces accordingly.

    This might be useful: http://msdn.microsoft.com/en-us/library/bb208866.aspx

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 3
    Last Post: 04-04-2010, 05:26 PM
  2. Rounding off
    By Alex Motilal in forum Access
    Replies: 4
    Last Post: 12-20-2009, 12:47 PM
  3. query problem i have a problem wi
    By maxx3 in forum Queries
    Replies: 0
    Last Post: 06-29-2009, 02:29 AM
  4. Rounding the Average in a Query
    By jakelufkin in forum Access
    Replies: 3
    Last Post: 06-19-2009, 08:31 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums