Results 1 to 2 of 2
  1. #1
    Join Date
    Sep 2013
    Posts
    1

    Need Help with data from two tables

    Hello guys, this is my first time using Access and I am lost. Sorry if I am not using the right terms. Any help would be appreciated.

    I have a form and on this form the user records a part number for each record.

    Some part numbers have a reference number. I would like this reference number to automatically populate a text box next to the part number text box.

    I have a table with all the part numbers and reference numbers.

    Table with part and ref part numbers is called "Part List Table"


    Table used to create Form is called "QC Inspection Lof Table"
    Form is named "Record Inspection Form"

  2. #2
    June7's Avatar
    June7 is online now VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,772
    Options:

    1. join the tables in query to display the related info

    2. multi-column combobox has the reference number in a column, then textbox refers to the column with the reference number

    3. DLookup expression in textbox
    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.

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

Similar Threads

  1. Replies: 5
    Last Post: 08-12-2013, 12:53 AM
  2. Replies: 27
    Last Post: 08-14-2012, 09:05 AM
  3. Replies: 1
    Last Post: 07-16-2012, 02:10 PM
  4. Replies: 5
    Last Post: 05-14-2012, 02:01 PM
  5. Replies: 14
    Last Post: 01-10-2012, 03:12 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