C
CarlOlen
I'm developing an application that links visio shapes to MS-Access database
records. I've created stencils that link to database tables using the
"database wizard." Then, when I drag and drop a stencil onto the diagram, I
can select a record from a pull-down list to link the shape. However, I want
to automate both of these tasks.
1.) How do I automate the setup between a stencil an a database table using
VBA instead of the database wizard?
2.) How do I automate the selection of the linked record when I
automatically drop a shape on the diagram?
records. I've created stencils that link to database tables using the
"database wizard." Then, when I drag and drop a stencil onto the diagram, I
can select a record from a pull-down list to link the shape. However, I want
to automate both of these tasks.
1.) How do I automate the setup between a stencil an a database table using
VBA instead of the database wizard?
2.) How do I automate the selection of the linked record when I
automatically drop a shape on the diagram?