Access Report Display Date

rki1966

Active Member
Joined
Feb 1, 2004
Messages
351
I want a report that will show the start and end date on the report. I have a query that ask for the start and end date. I just need the report to show the dates on the header.
 

Excel Facts

Shade all formula cells
To shade all formula cells: Home, Find & Select, Formulas to select all formulas. Then apply a light fill color.
I have the report I just need the header to show the start and end date which I entered from a msgbox.
 
Upvote 0
Hi
Whatever criteria you used in your query, use exactly the same expression in the report header. For example, if you used =[Enter Date] into the query, then in your report header, create an unbound text box and set the control source to =[Enter Date]. This usually works ok. If you find it asks for it twice, make sure it is identical but also look at the query parameters under the menu option Query - > Parameters when in the query design screen.
HTH, Andrew :)
 
Upvote 0

Forum statistics

Threads
1,213,491
Messages
6,113,963
Members
448,536
Latest member
CantExcel123

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top