Need to create button to print 2 copies of a report

hullstorage

Registered User.
Local time
Today, 10:16
Joined
Jul 18, 2007
Messages
213
probably really simple but
i need the code or a macro to print 2 copies of a report

the report name is DetailedInvoice

thanks all
 
Create a 2 line macro using the OpenReport Action. Set the report name on both lines to DetailedInvoice.
 

Users who are viewing this thread

Back
Top Bottom