Quote:
Originally Posted by BobBridges
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.