Results 1 to 2 of 2
  1. #1
    Dirty_Head is offline Novice
    Windows 10 Access 2016
    Join Date
    May 2018
    Posts
    17

    Adding the same equipment ID to record changes value to "15" or similar.

    I have a "Check Out Equipment" form. Pretty simple - there's a combobox to drop down and/or scan a barcode into that pulls up the "EquipmentID" field of my table. So I type/scan/select "001001", fill out the rest of the form: Who checked it out, what date, condition on checkout, etc. My Check Out Equipment button runs 2 very simple macros - 1st "saves record" and appends my Log table. 2nd "requeries" so it clears the form. It does append properly to my table, it does clear the form properly and allow additional entries.



    Problem:

    When I look at my actual table in datasheet view, it's storing "001001" as "15" over and over again. Cannot figure out why it's changing my value instead of storing it as entered. Maybe my combobox up top should be a textbox?

  2. #2
    Dirty_Head is offline Novice
    Windows 10 Access 2016
    Join Date
    May 2018
    Posts
    17
    I thought I already replied. Yes, it was as simple as putting a text box instead of a combo box. As long as my employees are using the barcode scanner and not just typing gibberish in, this should be fine.

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

Similar Threads

  1. Replies: 19
    Last Post: 03-09-2017, 09:48 AM
  2. Replies: 7
    Last Post: 12-21-2014, 08:21 PM
  3. Replies: 28
    Last Post: 09-30-2014, 06:26 PM
  4. Replies: 8
    Last Post: 07-18-2012, 11:11 AM
  5. Replies: 4
    Last Post: 04-07-2012, 02:33 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