Visio 2003 default stencils

V

Van K. Jones

In Visio 2003, how do make the same stencils show up in the dock each time
you run Visio? I want to have the same 5 stencils open up each time I open
Visio, but I can't figure out how to make that happen. I've learned how to
add shapes to my favorites, but not entire stencils or groups of shapes.

Thanks
 
M

Mark Nelson [MS]

Save your drawing as a template. Then start from this template to make new
drawings. The template will remember the drawing workspace including the
stencils currently open.
 
V

Van K. Jones

That's great for new diagrams, but what about for diagrams coming from older
versions of Visio. I have a lot of Visio 2000 diagrams that I am opening
and updating and I've got to add my stencils to each diagram. That stinks.
 
M

Mark Nelson [MS]

I suggest creating a macro to do this for you. Use the Macro Recorder to
create it or write one yourself. Here is the basic statement:

Application.Documents.OpenEx "MyStencilName.vss", visOpenRO +
visOpenDocked


--
Mark Nelson
Microsoft Corporation

This posting is provided "AS IS" with no warranties, and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top