V
Villager Al
I tired to record a macro to take save the contents of a Word document table
cell and past it into the Save As dialog box as the document name for a
series of documents, incrementing the name of each by "1". Works fine except
that it keeps the name of the file used to create the macro in memory and
pastes this same name in all future document series. In other words, future
Copy instructions don't work. If you look at the macro in VB, you can see
where it has hard-saved the first file name.
cell and past it into the Save As dialog box as the document name for a
series of documents, incrementing the name of each by "1". Works fine except
that it keeps the name of the file used to create the macro in memory and
pastes this same name in all future document series. In other words, future
Copy instructions don't work. If you look at the macro in VB, you can see
where it has hard-saved the first file name.