Results 1 to 2 of 2
  1. #1
    mercer is offline Novice
    Windows XP Access 2016
    Join Date
    Aug 2016
    Posts
    3

    Partial numbers in the entries


    When entering partial numbers they all show up as zero. Does anyone know how to fix this problem? ie. when .33 is entered it rounds to 0. I need the .33 to show up

  2. #2
    JoeM is offline VIP
    Windows 7 32bit Access 2007
    Join Date
    Jun 2012
    Posts
    3,904
    It sounds like you are trying to enter values in a field that has a data type that does not allow decimals. Byte, Integer, and Long Integer only allow whole numbers.
    You need to choose a data type that allows decimals, like Decimal, Single, Double, or Currency.

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

Similar Threads

  1. Replies: 11
    Last Post: 03-13-2014, 09:54 AM
  2. Replies: 8
    Last Post: 03-10-2014, 11:47 AM
  3. Replies: 1
    Last Post: 11-29-2011, 08:43 AM
  4. partial display
    By tawright in forum Access
    Replies: 2
    Last Post: 07-20-2011, 09:38 AM
  5. Partial Limit
    By bglaugh in forum Programming
    Replies: 1
    Last Post: 09-15-2010, 06:49 AM

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