Results 1 to 2 of 2
  1. #1
    Gregory23 is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Nov 2015
    Posts
    28

    Autofill field with data from other table

    Hi ,

    Is there a way to autofill field in form based on another field's value with data from other table

    Example

    Table 1

    ID Material Description
    001 10000
    002 20000


    Table 2

    MAterial Description
    10000 Example123
    20000 Example234


    Would like description in Table1 to fill out automatically (with Example 123) if Material 10000 is entered into the form.

    With other words to fetch Description from Table2 into Table1 if a certain material number is entered

    Thank you



    G

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,550
    An update query.
    join the 2 tables on material

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

Similar Threads

  1. Replies: 1
    Last Post: 02-14-2015, 02:29 AM
  2. Replies: 5
    Last Post: 07-29-2013, 09:17 PM
  3. Replies: 4
    Last Post: 12-22-2011, 03:04 AM
  4. adding an autofill field from another table
    By loopyl00 in forum Access
    Replies: 3
    Last Post: 01-12-2011, 08:59 AM
  5. Replies: 4
    Last Post: 01-05-2011, 07:56 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