Results 1 to 2 of 2
  1. #1
    TheProfessorIII is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Mar 2011
    Posts
    10

    Conbo Box in Query

    Question - I have a query. when I enter this (for example) in the criteria [Enter Name], when I run the query I get prompted with a pop-up to enter the name. How can I change this so that the pop-up can be a drop-down/combo box instead? Thanks!


  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,652
    You can't with that type of criteria. You'd create a form with a combo and a button to launch the form/report the query is used for. In your criteria, instead of

    [Enter Name]

    you'd have

    Forms!FormName.ComboName
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

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

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