Results 1 to 3 of 3
  1. #1
    melb is offline Novice
    Windows 7 32bit Access 2007
    Join Date
    Feb 2015
    Posts
    12

    Getting Inputed Parameter Values (Dates) to Display on Report


    I have generated a report where it requests two dates as parameter values for displaying list of employee abscesses.

    How can I get the two dates I input as parameter values to display at the top of the report when I run it?

  2. #2
    orange's Avatar
    orange is offline Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,726

  3. #3
    NTC is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    Nov 2009
    Posts
    2,392
    It sounds like you are describing a parameter query which prompts the user for a value before it opens - and in this case is the report's record source. Those values are not available to you to call that I know of. You would need to alter the approach so that the query instead calls a text box in an open form. The user enters the parameters into the text box of the form and then it is possible to call that info into the report.

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

Similar Threads

  1. Replies: 10
    Last Post: 08-29-2013, 09:21 PM
  2. Replies: 7
    Last Post: 03-10-2013, 11:29 AM
  3. Replies: 1
    Last Post: 11-21-2011, 03:22 PM
  4. Replies: 6
    Last Post: 02-20-2009, 11:50 AM
  5. Replies: 4
    Last Post: 01-05-2006, 02:36 AM

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