Results 1 to 6 of 6
  1. #1
    desiree is offline Novice
    Windows XP Access 2010 32bit
    Join Date
    Aug 2011
    Posts
    3

    Select Drop down menu in Report

    I have a report that stems from a query. The query criteria is [Enter in Desired SN]. This part works awesome once the known SN is entered but I would love for the SN's from the query (based directly from a data table) to be a drop down menu as the SN is not always known.



    How do I get a combo box in my query criteria?

    Does the initial data table have to stem from a table (combo box)?

    thank you for your time and patience.

    Desirée

  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
    There is no way to get a drop down when using the brackets method. Most of us use a form to gather user input, where it would be simple to create a combo to use for this purpose. Then your criteria in the query is:

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

  3. #3
    desiree is offline Novice
    Windows XP Access 2010 32bit
    Join Date
    Aug 2011
    Posts
    3
    Thank you for the quick reply Paul, The drop down menu was to select the SN's that were already entered in the form. I get what you are saying though. Thank you for your help and ideas you created for me.

    Thank you

    Desirée

  4. #4
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,652
    No problem Desirée.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

  5. #5
    desiree is offline Novice
    Windows XP Access 2010 32bit
    Join Date
    Aug 2011
    Posts
    3
    Paul,
    I am back working on the database and I came up with creating a report for the specific serial numbers and then building a macro that does the following:
    ..opens specific serial number report
    ..at the same time the pop up criteria from the query comes up with "Enter Desired SN" (this way the list of serial numbers are visible..) YAY
    ..the desired SN is now entered
    ..the desired Serial Number history report is then printed
    ..both reports are closed...

    And there it is.. the chocolate frosting on the chocolate cake!!

    thank you again..

  6. #6
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,652
    I love chocolate frosting on chocolate cake!

    Glad you got it working.
    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. Drop Down Menu Parameters
    By spoonman in forum Programming
    Replies: 5
    Last Post: 08-18-2011, 02:16 PM
  2. Getting report to be displayed in front of Menu?
    By newtoAccess in forum Forms
    Replies: 3
    Last Post: 12-28-2010, 11:06 AM
  3. Replies: 5
    Last Post: 08-11-2010, 09:16 AM
  4. Replies: 8
    Last Post: 09-24-2009, 02:56 PM
  5. How about creating a drop down menu in a report?
    By beastmaster in forum Access
    Replies: 2
    Last Post: 12-29-2005, 01:01 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