Visio Guy
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
Visio Guy
»
Visio Discussions
»
ShapeSheet & Smart Shapes
»
custom property addition for multiple shapes
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: custom property addition for multiple shapes (Read 2727 times)
0 Members and 1 Guest are viewing this topic.
ben.oates
Newbie
Posts: 7
custom property addition for multiple shapes
«
on:
June 12, 2009, 07:35:58 AM »
Hi all,
I asked this in a seperate thread but think it would be better served in its own.
I have a high level and low level view of a collection of servers. In the low level view I have one server on each page and running on that server are a number of instances. What I would like to do at the high level is set the custom property for the name of that server (which is the same as the page name for the low level view) and have another property for the high level server add up all of the values for heap in all of the instances on the low level page.
The important stencil items are:
Instance (this will sit on a page depicting a single server and holds the heap property)
Server HL (this will only show the name of the server and the sum of the heap property for all Instances on the relevant page)
Is this possible?
Thanks,
Ben
Logged
aledlund
Hero Member
Posts: 1412
Re: custom property addition for multiple shapes
«
Reply #1 on:
June 12, 2009, 08:34:28 AM »
The assumptions are that all of the 'low level' server drawings are in the same document as the 'high level' list of servers, and all of the server names are unique. The answer is that it is a relatively simple piece of vba code to perform.
al
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
Visio Guy
»
Visio Discussions
»
ShapeSheet & Smart Shapes
»
custom property addition for multiple shapes