Results 1 to 2 of 2
  1. #1
    hesca is offline Novice
    Windows XP Access 2007
    Join Date
    Oct 2012
    Posts
    14

    Question How to make a query ask for criteria?

    Hello experts,

    To the chase. Is it possible to make a query pop up a dropdown menu so I can chose the value for a specific column?

    Heres the specifics:

    I have a database for keeping track of customer interactions. So, I have 2 tables:

    Table1 named Prospects and
    Table2 named interactions.
    Table1 contains prospect details such as: name, address, phone, prospect status, etc
    Table2 contains documentation of every interaction with the prospects. Fields are: "prospect company name", "date", "details of action taken", "action items" and "due date for action item"

    I want to create a query that pops a message for me to choose the "prospect company name" before presenting the data. I want to be able to choose the "prospect company name" from a dropdown, since I have so many, typing them is just inconvenient.

    Is this possible? Can I create a query that prompts the user to input a specific column value before running?

  2. #2
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,640
    A query can prompt, but not with a dropdown. For that you'll need to create a form and have the query criteria point there. Note the form has to be open when the query runs; the query won't open it for you.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

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

Similar Threads

  1. Replies: 5
    Last Post: 09-20-2012, 03:27 PM
  2. Replies: 5
    Last Post: 08-02-2012, 09:44 AM
  3. Make query print YES or NO for certain Criteria
    By taimysho0 in forum Queries
    Replies: 3
    Last Post: 12-12-2011, 01:33 PM
  4. Replies: 1
    Last Post: 07-13-2011, 11:00 AM
  5. Replies: 1
    Last Post: 07-30-2010, 10:28 AM

Tags for this Thread

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