J
jsl
I have a macro that I have set up to run on Project start-up via an
Autorun. There are also about 15 other VBA modules in the schedule.
Every so often we re-create the schedule file to minimize file
bloating. When we do so, we re-populate the macros into the schedule
file by copying them via "Tools/Organizer" from a "master" distribution
file. For various reasons, we've chosen to not store all the macros in
each GLOBAL.MPT file, so this has served as a suitable alternative.
Tools/Organizer/Modules does not reference the code located in the
"Auto-run".
Is there a way via Tools/Organizer or other means to distribute the
code that needs to be placed into the Autorun?
I vaguely remember seeing something in the past of an example of how to
create the autorun via VBA code in a regular macro similar to those in
the "Modules" section, but can't remember what would be best to search
on in the archives to find the example.
--jsl
Autorun. There are also about 15 other VBA modules in the schedule.
Every so often we re-create the schedule file to minimize file
bloating. When we do so, we re-populate the macros into the schedule
file by copying them via "Tools/Organizer" from a "master" distribution
file. For various reasons, we've chosen to not store all the macros in
each GLOBAL.MPT file, so this has served as a suitable alternative.
Tools/Organizer/Modules does not reference the code located in the
"Auto-run".
Is there a way via Tools/Organizer or other means to distribute the
code that needs to be placed into the Autorun?
I vaguely remember seeing something in the past of an example of how to
create the autorun via VBA code in a regular macro similar to those in
the "Modules" section, but can't remember what would be best to search
on in the archives to find the example.
--jsl