J
Jason V
How do I activate a stencil that is already open?
Jason V said:Thanks. I got this to work however I had to rem out the line of code
ActiveWindow.Windows.ItemEx(stencil.Title).Activate
this gave me the error
Invalid window type for this action.
In regards to not needing to activate the stencil and the stencil is
already
open along with others how does it know which stencil the shape is in?
When I
executed the previous code I supplied w/o specifically opening a new
stencil
even with a current one open I got an error on this line
Set mstCircle = stencil.Masters("ee")
object variable not set.
One more thing. I am opening Visio from excel and keeping Vision Hid
(transparent to the user). Problem is it comes up with the "do you want to
enable macros?". Is there anyway to get rid of this as I would like it to
be
totally transparent to the user?
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.