J
jmlight0
I am trying to write some VBA code to work on Visio 2003 that runs through
all the shapes on a page and changes the color on all the circles it finds
based on the text caption of those circles. To be more specific, I want to
grey out the backcolor on all circle shapes on a page that have the word
"completed" as the text caption for the shape. That way, someone looking at
the Visio chart will see all completed tasks in a neutral, greyed out color.
I would appreciate it if someone could give me a code sample to get me
started. Thanks in advance.
all the shapes on a page and changes the color on all the circles it finds
based on the text caption of those circles. To be more specific, I want to
grey out the backcolor on all circle shapes on a page that have the word
"completed" as the text caption for the shape. That way, someone looking at
the Visio chart will see all completed tasks in a neutral, greyed out color.
I would appreciate it if someone could give me a code sample to get me
started. Thanks in advance.