Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello, I have end users who have to print a lot of contracts through excel.
What they are wanting to do is add the contracts to a sort of print queue. (that way they can print all files at once) My thought is to have a seperate file (based on the users name) updated anytime the user wants to add the file to the queue. In the file would just be a list of file names underneath the "A" Column. Then, when the user wants to print from the queue they would be able to hit one button and all the files in the queue would be sent to the printer. I have a macro that I would want it to run since it prints out the necessary pages from each file. So my questions a Can VBA select and print files from a list of names from one spreadsheet and then loop through each name/file and print in order with running my "finalize" macro? Thanks for any given help! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
adding favorite files | Excel Discussion (Misc queries) | |||
Adding several Excel files into one | New Users to Excel | |||
Adding files to an array using Dir | Excel Programming | |||
adding Tiff files to the list of image files | Excel Programming | |||
examine print queue from vb | Excel Programming |