What I'm attempting to accomplish is to automate a process of looking in a certain directory and combine all of the documents into one. Some quick notes:
-For each document, the data that I need will always reside on page 2.
-The parent directory will always be the same, but the subdirectory will change.
I know that this can be accomplished with a filesearch/InserFile loop. As far as getting the different subdirectoy, I considered using a message box for input.
I'm open to any suggestions.
-For each document, the data that I need will always reside on page 2.
-The parent directory will always be the same, but the subdirectory will change.
I know that this can be accomplished with a filesearch/InserFile loop. As far as getting the different subdirectoy, I considered using a message box for input.
I'm open to any suggestions.