I'm Back....Sorry about this gang but I'm having trouble finding a solution for another report issue.
I'm running Access 2010 and I have a query that extracts a range of Workorders that I can currently print out a single copy. What I need to be able to do is to print three copies of the report for each record that the query finds.
Example: Starting WorkOrder number: 93565
Ending WorkOrder number: 93567
Results in data extract is:
qselWorkOrdersbyWorkOrderNumberRangeWO#Store NumberDue DateStatusP.O. NumberAccount NumberRequested ByProcess DateQuantityCatalog NumberCommentsDescription935653502/18/2014
99999
Maintenance
WN086
MIRROR PLEXI935668132/18/2014In Process99999
Maintenance
SB
Saniboard935672302/18/2014In Process99999
Maintenance
SB
Saniboard
I need to print three copies of each WorkOrder: IE
93565 - Copy1
Copy2
Copy3
93566 - Copy1
Copy2
Copy3
93567 - Copy1
Copy2
Copy3
The copies for each WorkOrder must be kept together to eliminate any manual colatting and each must have a different footer.
Any help will be greatly accepted!
Thanks in advance!
I'm running Access 2010 and I have a query that extracts a range of Workorders that I can currently print out a single copy. What I need to be able to do is to print three copies of the report for each record that the query finds.
Example: Starting WorkOrder number: 93565
Ending WorkOrder number: 93567
Results in data extract is:
qselWorkOrdersbyWorkOrderNumberRangeWO#Store NumberDue DateStatusP.O. NumberAccount NumberRequested ByProcess DateQuantityCatalog NumberCommentsDescription935653502/18/2014
99999
Maintenance
WN086
MIRROR PLEXI935668132/18/2014In Process99999
Maintenance
SB
Saniboard935672302/18/2014In Process99999
Maintenance
SB
Saniboard
I need to print three copies of each WorkOrder: IE
93565 - Copy1
Copy2
Copy3
93566 - Copy1
Copy2
Copy3
93567 - Copy1
Copy2
Copy3
The copies for each WorkOrder must be kept together to eliminate any manual colatting and each must have a different footer.
Any help will be greatly accepted!
Thanks in advance!