Want date ranges on report

Goliano

New member
Local time
Yesterday, 20:23
Joined
Mar 8, 2007
Messages
6
Newbie here. :)

I have a query that accepts two dates. The Criteria entry is: Between [Enter beginning date] And [Enter ending date] .

How do I get the second date to appear on the report in the following format: For week ending: 2/16/07 .

Thanks in advance.
 
="For week ending: " & [Enter ending date]
 
Duhhh. :rolleyes: I was just googling "Query Parameters" when I checked back here.

This is a great site.

Thanks alot!
 

Users who are viewing this thread

Back
Top Bottom