Results 1 to 3 of 3
  1. #1
    Accu-Grind is offline Novice
    Windows 7 32bit Access 2007
    Join Date
    Apr 2015
    Posts
    25

    Pulling Up Fields From one ID

    I would like to create a report that when clicked on it prompts input of an ID#. The report then pulls up information from 2 tables that are linked to that ID#. One is the customer information and the other is information about that ID.



    Does anyone know how to create this prompt? Is it a switchboard?

  2. #2
    JoeM is offline VIP
    Windows XP Access 2007
    Join Date
    Jun 2012
    Posts
    3,904
    Create a query between these two tables.
    Then make it a parameter query, prompting the user to enter the ID # (see: http://www.gcflearnfree.org/access2013/20).
    Then, use this parameter query as the Data Source of your Report. Whenever you run it, it will prompt you for the ID # and return the results.

  3. #3
    Accu-Grind is offline Novice
    Windows 7 32bit Access 2007
    Join Date
    Apr 2015
    Posts
    25
    Thank you that was very helpful.

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

Similar Threads

  1. Replies: 1
    Last Post: 02-19-2014, 05:49 PM
  2. Replies: 11
    Last Post: 04-22-2013, 04:21 PM
  3. Replies: 1
    Last Post: 06-07-2012, 02:06 PM
  4. Replies: 1
    Last Post: 05-23-2011, 08:07 AM
  5. Does it Matter? Pulling fields in a query
    By Canadiangal in forum Access
    Replies: 1
    Last Post: 10-01-2009, 01:53 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