A
acadprogrmr via AccessMonster.com
I need to pull a report for printing that is the result of the user entering
a start date and an end date as well as a location.
My approach is to create the parameters form with these three text boxes and
two controls (ok, cancel).
Right now I have a switchboard with a button setup as "report by date and
location".
I imagine when this button is pressed, a new dialog box comes up and asks for
the start date, end date, and location. Then take these values and "feed
them" to the report so not all the table is displayed.
Am I totally crazy or is this do-able? How do I pass variables to other
forms? Or Do I? Where are global variables declared?
Acad
a start date and an end date as well as a location.
My approach is to create the parameters form with these three text boxes and
two controls (ok, cancel).
Right now I have a switchboard with a button setup as "report by date and
location".
I imagine when this button is pressed, a new dialog box comes up and asks for
the start date, end date, and location. Then take these values and "feed
them" to the report so not all the table is displayed.
Am I totally crazy or is this do-able? How do I pass variables to other
forms? Or Do I? Where are global variables declared?
Acad