Print files with macro in Order!

windzz

New member
Local time
Today, 02:46
Joined
Oct 2, 2020
Messages
3
Hello,

I am trying to make a team macro in Excel:
1st Macro gets Folder Path by selecting location of folder.
Then in excel, there are lines, that fill in the file names (for example all PDF.'s that are in the folder)
2nd Macro is called Print Loop. It goes trough the array of file names, and sends them to the Printer to print.
Macro works, but only problem:
When printer prints, it mixes the sheets. It is a total chaos! Is it possible to send some feedback to macro from printer, or to make macro work so that it would keep the order of file named and printed files ?

I attach the Macro excel file. Everything is under "Print_Files" sheet

1601663710207.png
 

Attachments

Should be moved to Excel forum?
 
Hi @windzz. Welcome to AWF!

I have moved your topic to the Excel Forum as suggested.
 
ok, stay safe!
 
@arnelgp , thank you for your effort in this code!
i tried it and if the printing pages are within one pdf, everything prints in order.
but the problem still remains with overall order of pdf sequence. all pdf's are printed in random order still.
 
then you need to talk to your it to configure your network printer to fix the Queueing of the printjobs.
 

Users who are viewing this thread

Back
Top Bottom