View Single Post
 
Old 05-29-2017, 10:43 AM
OfficeAssociate99 OfficeAssociate99 is offline Windows 7 64bit Office 2010 64bit
Novice
 
Join Date: May 2017
Posts: 19
OfficeAssociate99 is on a distinguished road
Default

Quote:
Originally Posted by BobBridges View Post
I do this fairly often, and have developed some regular functions and classes to help. The general idea is that I use the FileSystemObject to run through all the files in a folder, and a Regular-Expression object to determine which filenames match the desired pattern. Does that tell you what you need to now, or do you need more information on one or both?
I have a little bit better of an idea. I'm more or less doing this from scratch, as I have limited working knowledge of VBA and coding related to that. Any additional details on either of items you mentioned would be great.
Reply With Quote