C
cp
I would like a macro that would print all excel files (some with
multiple tabs) in a folder, and it's subfolders, based on a few
criteria.
Criteria:
1. There will be files in the folders that don't need to be printed,
but all files follow a specific naming convention that would allow me
to specify which files should be printed. For example, for Ocotber I
would want to print all files whoes name ends in OCT06. Maybe a message
box with a spot to specify what I'm looking for in the file names?
2. I don't want to print any files in any subfolders called VOID.
This print job could easily be printing off several hundred files each
month, and I realize that the macro/job could take quite some time. My
intention is to run this macro, and then go to lunch or let it run over
night and pick up my print outs when I come back to work the next
morning.
cp
multiple tabs) in a folder, and it's subfolders, based on a few
criteria.
Criteria:
1. There will be files in the folders that don't need to be printed,
but all files follow a specific naming convention that would allow me
to specify which files should be printed. For example, for Ocotber I
would want to print all files whoes name ends in OCT06. Maybe a message
box with a spot to specify what I'm looking for in the file names?
2. I don't want to print any files in any subfolders called VOID.
This print job could easily be printing off several hundred files each
month, and I realize that the macro/job could take quite some time. My
intention is to run this macro, and then go to lunch or let it run over
night and pick up my print outs when I come back to work the next
morning.
cp