Results 1 to 2 of 2
  1. #1
    Join Date
    May 2009
    Location
    Connecticut
    Posts
    1

    Question Problems adding a drop down box to report/query


    I've been searching around all afternoon looking for a solution to my problem. I am attempting to make a query prompt (area) using a drop down box. This is what I have done:
    • Created a form titled "AreaSelect"
    • Added the drop down box to the form pointing to the table "area" so it lists all the areas.
    • I named drop down "Area"
    • I saved the form
    • I opened it in entry mode and chose an area from the drop down box
    • Went into my query and under the area criteria I typed
      Code:
      Forms!AreaSelect!Area
    • Ran the query but it keeps putting up the prompt Forms!AreaSelect!Area
    I've tried saving and exiting out of access, and it keeps doing this. I have tried to recreate the query and form two times already yet I keep coming up with the same error. I know I spelled everything right because I've also checked that about 100 times. Any ideas?

  2. #2
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 10 Access 2013 32bit
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    Start by naming your control cboArea. Next, what is the SQL for the RowSource of the cbo and what is the bound column?

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

Similar Threads

  1. Replies: 19
    Last Post: 05-12-2009, 02:59 PM
  2. Adding rows on cross-tab query report
    By KahluaFawn in forum Reports
    Replies: 2
    Last Post: 02-18-2009, 10:09 AM
  3. Adding a drop down box to change form skins
    By intrepid401k in forum Access
    Replies: 0
    Last Post: 01-11-2009, 05:22 PM
  4. Problems changing report design
    By Peter O in forum Access
    Replies: 0
    Last Post: 12-15-2008, 03:01 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