S
Sammy
How can I select all records after a certain date with
every query I run during a session? I have a menu form
where the user specifies the beginning date of all
queries. This date field is an unbound text box. Every
form and report accessed by the menu is based on various
parameter queries which ask what the start date is. How
can I pass this start date to all queries without using a
parameter query? The user needs to be able to change the
date only once on the menu form.
every query I run during a session? I have a menu form
where the user specifies the beginning date of all
queries. This date field is an unbound text box. Every
form and report accessed by the menu is based on various
parameter queries which ask what the start date is. How
can I pass this start date to all queries without using a
parameter query? The user needs to be able to change the
date only once on the menu form.