Not sure if I am posting this in the right place...
I have a form frmDateRange that has 2 text boxes, startdate and enddate that have afterupdate events attached to them. The only thing that happens is startdate and enddate are put into variables.
What I would like to do is pass those variables into 2 queries that drive a report.
So, when I hit OK in the form, it would pass the variables to the queries and open the report.
1: is this possible in Access 2007, and:
2: does anyone have an example of how to accomplish it?
any help would be appreciated!
I have a form frmDateRange that has 2 text boxes, startdate and enddate that have afterupdate events attached to them. The only thing that happens is startdate and enddate are put into variables.
What I would like to do is pass those variables into 2 queries that drive a report.
So, when I hit OK in the form, it would pass the variables to the queries and open the report.
1: is this possible in Access 2007, and:
2: does anyone have an example of how to accomplish it?
any help would be appreciated!