Norris,
Here is the program using the test file that you sent. There are few things to keep in mind as your run this program.
1. It is currently storing thing in the directory C:\Temp, but you can easily change that in the code.
2. When you plug this code into the actually file your are going to need to change this line of code to match your file.
3. The program is always looking for data in your main file to begin on row 4.
4. Program is looking at the first 3 rows as being the header, but if only 1 or 2 of those lines are used it will adjust the header on the new workbooks.
I hope this is what you are wanting or will at least get you moving in the right direction. I don't always code in the most efficient or fancy manner, I try but it doesn't always workout that way. The bottom line is the code works on the test file and will hopefully work for you.
Thanks for the little challenge!
Bookmarks