Animating a simple block diagram

P

pallas

My VBA's not hot, nor my visio...

I want to press a button (or just run a macro) that changes the colour of a
number of blocks on the diagram to grey, press again and they revert to their
original colour.

Not sure how objects are referenced?

cheers
 
A

Al Edlund

consider using the macro recorder (assumption your at v2003) to record the
action of changing the color of an object. It should be able to show you
what is necessary.
Al
 
P

pallas

My first thought...unfortunately as I reached for the record button, I
realised v2002 doesn't have one!
 
Top