L
les
We have a large number of visio documents (thousands) which were created
using a template. Automation within the documents is provided via a stencil
which loads when the document is opened with automation activated. The
template contains the information as to which stencil to load.
All of the documents contain VBA code (created by the template) which
provides the functions to load the stencil.
We wish to change the name and location of the stencil to be loaded by these
documents. Other than going into each document and changing the code, is
there any way that we could write, say a visual basic program, to open each
visio document and change the VBA code?
using a template. Automation within the documents is provided via a stencil
which loads when the document is opened with automation activated. The
template contains the information as to which stencil to load.
All of the documents contain VBA code (created by the template) which
provides the functions to load the stencil.
We wish to change the name and location of the stencil to be loaded by these
documents. Other than going into each document and changing the code, is
there any way that we could write, say a visual basic program, to open each
visio document and change the VBA code?