M
Matthew McManus
Hi,
I have posted this question before, but didn't get any workable answer
so I'm trying again. I hope there is someone out there who can help.
I have a macro (SaveFiles), which saves various files as zzz1.xls
zzz2.xls, etc. I need to be able to let users save the files with thei
own prefix to the file names - effectively going into the "SaveFiles
macro code, finding the text, "zzz" and replacing it with "yyy", say.
As I don't want to (dare not!) let them access the macros themselves,
need to write a macro that will firstly display an input box for the
to enter the prefix they wish to give the files ("yyy", say), and the
find and replace "zzz" with "yyy" in "SaveFiles".
Does anyone know if this can be done, and if so, how?
Thanks in anticipation
Matthe
I have posted this question before, but didn't get any workable answer
so I'm trying again. I hope there is someone out there who can help.
I have a macro (SaveFiles), which saves various files as zzz1.xls
zzz2.xls, etc. I need to be able to let users save the files with thei
own prefix to the file names - effectively going into the "SaveFiles
macro code, finding the text, "zzz" and replacing it with "yyy", say.
As I don't want to (dare not!) let them access the macros themselves,
need to write a macro that will firstly display an input box for the
to enter the prefix they wish to give the files ("yyy", say), and the
find and replace "zzz" with "yyy" in "SaveFiles".
Does anyone know if this can be done, and if so, how?
Thanks in anticipation
Matthe