Is it possible in Visio to find and replace a stencil?
Say we have a stencil for a printer and when the printer gets upgrarded we need to change the drawing to reflect the new printer. Can this be done without having to change each one individually?
Cheers
Colin.
johnwm,
Bare with me, I have tried but no joy.
"Use the Pages.Count value as a variable:"
I declared the variable with;
Dim Pages as Integer
Dim Pages.Count as Integer and,
Dim x as Integer
x= Pages
X= Pages.Count
I am still getting a runtime error. I have tried various combinations of the...
johnwm,
No joy, I couldn't figure out how to incorparate it into the macro I recorded. Below is the macro, how would it be amended to create a new page when triggered?
Sub NewPage()
Dim UndoScopeID1 As Long
UndoScopeID1 = Application.BeginUndoScope("Insert Page")
Dim vsoPage1 As...
I have tried recording a macro to insert a new page,then copy & paste the template from page-1 onto it. This works OK, until I need to insert more pages. The error shown is 'A page named Page-2 already exists' what is the command to insert a new page and give it a unique (or even blank) name, is...
rvnguy,
Thanks for replying, however, I may have not used the correct terminology in my post (Like I said, new to Visio) I found the answer with trial and error. When the 'Title Box'(?) is highlighted, Insert|Field - then you can choose various options, and one of them was page name, I clicked...
Hello people,
First post on this forum, pretty new to Visio.
Is it possible to have the name of a drawing the same as the page name?
If you right-click page-1 and choose rename page, I want the title box to reflect the name change. eg: page-1 new name 'Test' then the title box will...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.