the_utmost
Registered User.
- Local time
- Today, 11:43
- Joined
- Mar 10, 2005
- Messages
- 40
Hi:
I am creating an Access application that will automate the printing of 10 reports. Each of these reports requires that I enter in a Start_Date and and End_Date. I have written a function so that they generate the first and last date of any given month. I need to know how to pass in the first and last date of a given month as parameters.
Note: I cannot alter the queries in the said reports.
I am creating an Access application that will automate the printing of 10 reports. Each of these reports requires that I enter in a Start_Date and and End_Date. I have written a function so that they generate the first and last date of any given month. I need to know how to pass in the first and last date of a given month as parameters.
Note: I cannot alter the queries in the said reports.