G
Guest
I am working on modifiying an existing Report and I am a little rusty in
Access.
I have a report that "On Open" is running a Make Table Query. The make
table query prompts for a Start Date and an End Date.
My report then uses the table created by this query to join with data in
other tables.
My problem is I want to Print the Start Date and the End Date on this report
without it prompting the user to enter the dates a second time. I assume my
problem is that the report is running 2 separate queries (the make table
query & then the 2nd pulling from that data) and that the report annot
transfer the dates from one query to the other????
Can this be done? Is there a way I can pass these as variables from one
query to the other? Or is there an easier way to do this?
Any help is greaty appreciated.
Access.
I have a report that "On Open" is running a Make Table Query. The make
table query prompts for a Start Date and an End Date.
My report then uses the table created by this query to join with data in
other tables.
My problem is I want to Print the Start Date and the End Date on this report
without it prompting the user to enter the dates a second time. I assume my
problem is that the report is running 2 separate queries (the make table
query & then the 2nd pulling from that data) and that the report annot
transfer the dates from one query to the other????
Can this be done? Is there a way I can pass these as variables from one
query to the other? Or is there an easier way to do this?
Any help is greaty appreciated.