Results 1 to 2 of 2
  1. #1
    cement is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Dec 2010
    Posts
    12

    Query to return data form one table using user entry critiera

    Hi

    i have a Table1 with:
    ID (number) - itemName (text)



    and a table2 with a
    Name (text)
    which currently is holding the relevant ID from Table1

    i want a query so that the user enters the desired itemName (from Table1) and it fetces the ID (from Table1) and shows the relevant data from Table1 whose Name equals to the ID taken from Table1.

    how can it be done ?
    thanks in advance

  2. #2
    alansidman's Avatar
    alansidman is offline Indifferent
    Windows 7 32bit Access 2007
    Join Date
    Apr 2010
    Location
    Steamboat Springs
    Posts
    2,536
    In your query, you will need to join the two tables on the common field. How are you doing your search/lookup to start the query?

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

Similar Threads

  1. Replies: 6
    Last Post: 10-22-2022, 08:27 AM
  2. Multi-table Data entry form
    By halpme in forum Forms
    Replies: 3
    Last Post: 11-10-2011, 02:48 PM
  3. Replies: 3
    Last Post: 08-17-2010, 02:49 PM
  4. Replies: 1
    Last Post: 05-17-2010, 12:21 PM
  5. Replies: 0
    Last Post: 11-12-2008, 05:18 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