S
S Panesar
Hi guys,
I am trying to do a task which at the moment, results in taking alot of
time! I was wondering if there was a quicker way of doing it. The task is
this...
I have word ducuments in a folder (approximately 50 documents) which have
macros attached to them to allow them to add templates from a database.
There's one file called "dglib.dot" which the macro needs and it is placed in
my C:\startup folder as instructed to do so. What I'm doing for EACH of the
50 letters is that I'm opening them up one by one, then altering the path to
this folder through VB Editior(Tools>References>Altering path of dglib.dot to
"C:\startup").
Rather than opening each letter individually, is there a way where I can
apply the action to the whole folder of letters, seeing as the all contain
macros relating to the dglib.dot file?
Any Suggestions would be great, thanks!!
I am trying to do a task which at the moment, results in taking alot of
time! I was wondering if there was a quicker way of doing it. The task is
this...
I have word ducuments in a folder (approximately 50 documents) which have
macros attached to them to allow them to add templates from a database.
There's one file called "dglib.dot" which the macro needs and it is placed in
my C:\startup folder as instructed to do so. What I'm doing for EACH of the
50 letters is that I'm opening them up one by one, then altering the path to
this folder through VB Editior(Tools>References>Altering path of dglib.dot to
"C:\startup").
Rather than opening each letter individually, is there a way where I can
apply the action to the whole folder of letters, seeing as the all contain
macros relating to the dglib.dot file?
Any Suggestions would be great, thanks!!