Hello,
I currently have a report that shows all of the most recent information for a chosen machine. Some of the users have requested a button that will print that same report for all of the machines in a chosen area at once.
I've created a query that returns the list of MachineNumbers for a chosen area, but I'm not sure how to proceed from here.
I've done some researching and found an example of batch printing with checkboxes so you could pick the items you wanted reports of - is this the best way? Or can it be coded to minimize how much the user has to do - the simplest is the best!!
Could a Loop be involved? I would have no idea how to code this. As a side note - an area can have anywhere between 2 and 60 machines in it.
Any help would be greatly appreciated!
I currently have a report that shows all of the most recent information for a chosen machine. Some of the users have requested a button that will print that same report for all of the machines in a chosen area at once.
I've created a query that returns the list of MachineNumbers for a chosen area, but I'm not sure how to proceed from here.
I've done some researching and found an example of batch printing with checkboxes so you could pick the items you wanted reports of - is this the best way? Or can it be coded to minimize how much the user has to do - the simplest is the best!!
Could a Loop be involved? I would have no idea how to code this. As a side note - an area can have anywhere between 2 and 60 machines in it.
Any help would be greatly appreciated!