Results 1 to 4 of 4
  1. #1
    gutes2 is offline Novice
    Windows XP Access 2007
    Join Date
    Mar 2010
    Posts
    4

    Enter Parameter Value

    I created a form in a query to enable to select start and end dates criteria, but get the annoying Enter Parameter Value instead of the Form where I can enter the values. Is there something wrong with my expression? I have also used the ! instead of the .'s

    Between [Forms]![Date Range].[Start Date] And [Forms].[Date Range]![End Date]



  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,521
    The form needs to be open when the query runs; the query will not open it for you. Typically I would expect to be opening the form or report the query is being used for from the form containing the parameters. There are other methods, but that's probably the most common.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

  3. #3
    gutes2 is offline Novice
    Windows XP Access 2007
    Join Date
    Mar 2010
    Posts
    4
    That makes sense!
    Thanks.

  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,521
    No problem, and welcome to the site by the way!
    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: 2
    Last Post: 03-02-2010, 01:58 AM
  2. Form to enter all parameters in a macro
    By jackthedog in forum Access
    Replies: 0
    Last Post: 05-05-2009, 04:47 PM
  3. Replies: 0
    Last Post: 03-25-2009, 05:26 AM
  4. Enter Parameter Value
    By plesser in forum Access
    Replies: 1
    Last Post: 11-08-2008, 10:27 AM
  5. MS Access Enter Key Behavior
    By RAPSR in forum Programming
    Replies: 0
    Last Post: 12-23-2007, 02:31 PM

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