Show Date Range in Report from Query

molsen

Registered User.
Local time
Yesterday, 22:30
Joined
Sep 13, 2012
Messages
50
Hi All

I Seem to be stuck on a small problem (aint it always the case).

I have a report, based on a query, where the field name is "Date of Work". The criteria in this query field is >=[Start Date] And <=[End Date], which works fine. However I need to have the start and end dates to show in the resulting report header based on the query

Any ideas?

Thanks

Mark
 
If you use a form to supply the criteria it is simple as you use the same approach as the criteria

Forms!formname!controlname

Brian
 

Users who are viewing this thread

Back
Top Bottom