S
StanC
I only need to get the drive letter from the user. The path to the folders
I want to operate in is known. Once I'm in the right folder I need a
For...Next (I think) to:
* open each file in the collection one at a time
* let me copy text info from the document to be pasted into a report.
I'm stuck on how to open each document individually, execute some
statements, close, then repeat for each document until all documents in
the folder have been processed.
Appreciate any help/advice.
I want to operate in is known. Once I'm in the right folder I need a
For...Next (I think) to:
* open each file in the collection one at a time
* let me copy text info from the document to be pasted into a report.
I'm stuck on how to open each document individually, execute some
statements, close, then repeat for each document until all documents in
the folder have been processed.
Appreciate any help/advice.