Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Display date range in report

Status
Not open for further replies.

Moonlady

Programmer
May 24, 2001
9
US
Hi All,

I read a recent thread on how to prompt for a dialog box to input a date range from a query. Now I need to know how to display the dates entered into the report heading.

Thanks,

Moonlady
 
Thx for the speedy reply Cosmo. That worked great for me too. Just clarify one thing for me pls...I have the criteria below on my date field in the query.

Between [Enter Beginning Date] And [Enter Ending Date]

So the date ranges I enter in the report dialog boxes relate back to the date range(above) in the query, correct?

Moonlady
 
That's right....Make sure that you type your parameters exactly as they appear in your query. They can be considered like another control.
 
OK Cosmo. Got it! I knew there had to be a simple way to do it.

Have a great day. You've made mine a lot brighter. [bigsmile]

Moonlady
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top