G
Guest
In one Form - "Dates" I have the Fields - "Start Date" and "End Date" where
the user will input the date ranges of the data he wants to retrieve.
In another Form - "Main Form" I have a Field - "Date".
When the user enters a "Start Date" and "End Date" form the "Dates" form and
then presses a command button I want the "Main Form" to open with records
between those dates. How do I code this?
Thanks in advance.
the user will input the date ranges of the data he wants to retrieve.
In another Form - "Main Form" I have a Field - "Date".
When the user enters a "Start Date" and "End Date" form the "Dates" form and
then presses a command button I want the "Main Form" to open with records
between those dates. How do I code this?
Thanks in advance.