Dear Greg,
Over two years ago, I requested help in this thread and you generously and professionally provided it. Since then, I have been using your code which did a lot of work for me.
Due to the increasing amount of work needed by this code, manual work of running it on a file and saving it has become a very tedious and time consuming task. The number of files that need html tags application is over 15000!!
I was thinking, if it is possible, to automate running your code by another code that does the following:
1. Opens one file.doc at a time from "c:\before_conversion" folder,
2. Runs your masterpiece code to apply html tags,
3. Saves the converted file in the same name but in another folder named "c:\after_conversion", and
4. Goes for the following file in "before_conversion" folder to do the same three processes till the end of all files in this folder.

I actually preferred asking you first, simply because I know who is Greg Maxey, and it is only you who'd tell me to post it on a new thread.

Very much appreciated.