R
red6000
Hi, how do I loop through all documents in a folder and perform a task?
ie what I would like to do is:
- while there is a word document in folder
- open word document
- perform code
- next word document if there is one
Thanks.
ie what I would like to do is:
- while there is a word document in folder
- open word document
- perform code
- next word document if there is one
Thanks.