J
jumpy262000 via AccessMonster.com
I have a unbound parameter form with two unbound text boxes titled "start"
and "end" dates for some reports.
I have a bound form that has a series of "hard coded" dates listed on it. For
each series of dates, I want to put a command button besides will put the
selected dates in the unbound text boxes titled "start" and "end" Both forms
are open the entire time.
For example,
Our company's fiscal calendar dates differ from a normal year.
For the month of June, the date period is "start date: 5/28/06" and "end
date:7/02/06"
I have a command button for each fiscal month to the left of the month.
On the unbound parameter form, I have a command button titled "fiscal
calendar 2006" and it will open the bound form as a popup. I was wondering if
it was possible to create an option where the user can click on the button
and it would placed the start and end month dates into start and end dates on
the unbound form.
Can this be done?
and "end" dates for some reports.
I have a bound form that has a series of "hard coded" dates listed on it. For
each series of dates, I want to put a command button besides will put the
selected dates in the unbound text boxes titled "start" and "end" Both forms
are open the entire time.
For example,
Our company's fiscal calendar dates differ from a normal year.
For the month of June, the date period is "start date: 5/28/06" and "end
date:7/02/06"
I have a command button for each fiscal month to the left of the month.
On the unbound parameter form, I have a command button titled "fiscal
calendar 2006" and it will open the bound form as a popup. I was wondering if
it was possible to create an option where the user can click on the button
and it would placed the start and end month dates into start and end dates on
the unbound form.
Can this be done?