Page 2 of 2 FirstFirst 12
Results 16 to 17 of 17
  1. #16
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,770
    Where does CAMS_ID come from? Is this a foreign key related to an autonumber primary key in another table?



    Identifier data should normally be in text field - SSN, zip code, phone number, employeeID, etc., even if only digits are involved. These values are usually a fixed length and can have leading zeros that would be dropped in a number type field. This is not numeric data in the sense of currency and quantity that will be used in mathematical operations to sum and average.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  2. #17
    lfpm062010 is offline Competent Performer
    Windows 7 64bit Access 2010 64bit
    Join Date
    Oct 2013
    Location
    US
    Posts
    415
    Can you verify the data type of CAMS_ID in the table? To do that, right click on the TABLE and select "Design View" and see what data type is for column "CAMS_ID".

    If it is number, then see what is under "Field Size" and "Format" below. The format should display nothing or "General Number". Then it will display the number unless it actually have a decimal number.

Page 2 of 2 FirstFirst 12
Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 5
    Last Post: 07-17-2014, 09:16 AM
  2. Replies: 4
    Last Post: 04-22-2014, 08:23 AM
  3. Drop Down Box changes entire column
    By tennisbuck in forum Forms
    Replies: 4
    Last Post: 02-26-2014, 12:23 PM
  4. added text to entire column in the Query
    By Jerseynjphillypa in forum Queries
    Replies: 3
    Last Post: 06-12-2012, 09:39 AM
  5. Replies: 3
    Last Post: 04-01-2012, 01:11 PM

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