Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Connectivity Table

0 views
Skip to first unread message

rtjo...@ev1.net

unread,
Aug 21, 2003, 8:08:24 PM8/21/03
to
I would like to find a way to generate a connectivity table from a
Visio diagram. I have a diagram of a few dozen rectangles and
multiple connections between the rectangles.

I would like to get a table with the rectangles listed down the side
and across the top and then the elements of the table would include a
list of all the connections by namefor each pair of rectangles. This
would mean that each element of the table might have multiple entries.
[Note, if each table element had just the count of connections, this
would be an adjacency matrix.]

Any ideas how this could be done?

I would also like to build a similar table [incedence matrix] where
the rectangles are listed along the side of the table and the
connections are listed across the top. Then the table entries are
just 0 or 1 to signify if that connection is at that rectangle. Thus,
every column will have only two nonzero elements.

Any ideas how to do this?

Ray

John Marshall, MVP

unread,
Aug 22, 2003, 8:25:56 AM8/22/03
to
You will have to dive into writing some VBA code. There is a VBA example of
listing connection points at
http://www.mvps.org/visio/VBA.htm


John... Visio MVP

Need stencils or ideas? http://www.mvps.org/visio/3rdparty.htm
Need VBA examples? http://www.mvps.org/visio/VBA.htm
Common Visio Questions http://www.mvps.org/visio/common_questions.htm
<rtjo...@ev1.net> wrote in message
news:3f455bba....@msnews.microsoft.com...

0 new messages