I could use some help writing my macro for excel. This is what I have:
1) I have 3 files in C:/sample named 1.xls, 2.xls, and 3.xls (this
varies from 2 - 30 files)
2) I need to save each one using text in cell E28
I would like:
1) An input prompt when Macro starts to ask how many files.
2) Then the Macro to run through all numbered files saving the file
using what text is in cell E28 as the new file name.
I have been able to get it to do the first file, but I can't get the
variable to change on the second and additional files.
Thanks for your Help.
Bookmarks