A
AmandaH
I am trying to write a VB macro that will allow me to open up several
reports under one parameter.
For example I have 7 Reports, where the primary Key is ProjectNumber,
I want to be able to click a button and have a pop-up box asking the
user to enter a project number. I then want to take that value and
apply to each of the 7 reports, having each report open in print
preview. Where the only record in each report is equal to that of the
project number enter by the user.
I know that I could base this on a query parameter for each report;
however then the user would have to enter the project number 7 times
with is kind of a waste of time.
Any ideas would be great
Thanks
~Amanda~
reports under one parameter.
For example I have 7 Reports, where the primary Key is ProjectNumber,
I want to be able to click a button and have a pop-up box asking the
user to enter a project number. I then want to take that value and
apply to each of the 7 reports, having each report open in print
preview. Where the only record in each report is equal to that of the
project number enter by the user.
I know that I could base this on a query parameter for each report;
however then the user would have to enter the project number 7 times
with is kind of a waste of time.
Any ideas would be great
Thanks
~Amanda~