Printing various pages with a button asigned to a macro

N

Newbeetle

Hi,

I have a simple Access database,

Currently I have a button such when you press it, a pop up box appears
asking for the input parameter value! This value is a number from 1 onwards!

This happens three times as the macro looks at three reports where the
action is open report, for each report to print, however I would like alter
the macro such that I only have to select a record number once, the macro
would then print the selected record number from the three reports.

How do I do this?


For example I have three reports set up called;

Report 1
Report 2
Report 3

Regards

Newbeetle
 
Top