J
Joe
Here's some background. I am putting together a solution that takes
information
from a database (with network component information) and automatically creates
a Visio file groups the objects by location. Here's the next part that I
want to add.
I want to put each grouping of shapes into a shape (like a rectangle). Now
I can
create the rectangle with no problem and have given them the site name. What
happens is that I end up with a rectangle for each component. So I want to
see
if a rectangle for that site has already been created. Oh, I am using VBA
currently
but will port it to .NET after it is all working.
Does anyone know how to do this? Any help would be appreciated.
information
from a database (with network component information) and automatically creates
a Visio file groups the objects by location. Here's the next part that I
want to add.
I want to put each grouping of shapes into a shape (like a rectangle). Now
I can
create the rectangle with no problem and have given them the site name. What
happens is that I end up with a rectangle for each component. So I want to
see
if a rectangle for that site has already been created. Oh, I am using VBA
currently
but will port it to .NET after it is all working.
Does anyone know how to do this? Any help would be appreciated.