S
Steph
Hi - I am having a very annoying problem and need some urgent help on it -
I wrote some macros that fire in Microsoft Project - to check if the user
has the latest version of macros - if they do not, some code will run -
opening another project, copying the updated modules into the current
project.
However, one of the modules has some Public constants in it. If I initiate
the copying of the modules via code, after the copying is done - the module
will be renamed with a "1" appended to it. If I manually copy everything
over using the Tools/Organizer - the module does not get renamed. This is
frustrating me to no end because if the module gets renamed with a "1"
appended to it - any future copies of that module will result in the code
within them to be duplicated (since the module will copy over with its
original name).
Help! I need some new ideas! I have tried everything - down to trying to
rename the module via code. This seems like such an easy problem but I am
having a hell of a time trying to find an answer, and I can find no
documentation of this issue happening. I am trying to avoid making my users
copy things manually.
Any brilliant ideas much appreciated.
Stephanie
I wrote some macros that fire in Microsoft Project - to check if the user
has the latest version of macros - if they do not, some code will run -
opening another project, copying the updated modules into the current
project.
However, one of the modules has some Public constants in it. If I initiate
the copying of the modules via code, after the copying is done - the module
will be renamed with a "1" appended to it. If I manually copy everything
over using the Tools/Organizer - the module does not get renamed. This is
frustrating me to no end because if the module gets renamed with a "1"
appended to it - any future copies of that module will result in the code
within them to be duplicated (since the module will copy over with its
original name).
Help! I need some new ideas! I have tried everything - down to trying to
rename the module via code. This seems like such an easy problem but I am
having a hell of a time trying to find an answer, and I can find no
documentation of this issue happening. I am trying to avoid making my users
copy things manually.
Any brilliant ideas much appreciated.
Stephanie