R
red6000
Hi, I have a folder with 2 subfolders:
a) J:\Central Printing\Docs to be printed
b) J:\Central Printing\Docs sent to be printed
What I would like to do is have a vba macro in word that does the following:
1. Prints the 5 oldest docs in folder a (if possible based on last modified
time)
2. Then move these documents from folder a into folder b
Is this possible, I'm sure it is, but not really sure where to start
Thanks.
a) J:\Central Printing\Docs to be printed
b) J:\Central Printing\Docs sent to be printed
What I would like to do is have a vba macro in word that does the following:
1. Prints the 5 oldest docs in folder a (if possible based on last modified
time)
2. Then move these documents from folder a into folder b
Is this possible, I'm sure it is, but not really sure where to start
Thanks.