D
Dwoeltje
I need to create a macro in Visio that I can set the Double-click behavior of
an object to run. I tried using the macro recorder....but when I'm done and I
stop recording and I do an edit on the Macro to see the code, it didn't put
any code into the macro. So, when I set the double-click behavior of that
object to run that macro, and then I double-click that object, nothing
happens.
What I tried to record with the Macro Recorder is to simply right-click that
same object and then click properties. Very simply, I want someone viewing my
network diagram to be able to double-click on an object, say a server object
(for example), and the properties of that object will pop up so that they can
view those properties.
Since the Macro Recorder doesn't seem to be able to create the macro
correctly, I need to know what code to insert into the macro that will cause
the object's properties to be displayed. Can anyone help me with this?
an object to run. I tried using the macro recorder....but when I'm done and I
stop recording and I do an edit on the Macro to see the code, it didn't put
any code into the macro. So, when I set the double-click behavior of that
object to run that macro, and then I double-click that object, nothing
happens.
What I tried to record with the Macro Recorder is to simply right-click that
same object and then click properties. Very simply, I want someone viewing my
network diagram to be able to double-click on an object, say a server object
(for example), and the properties of that object will pop up so that they can
view those properties.
Since the Macro Recorder doesn't seem to be able to create the macro
correctly, I need to know what code to insert into the macro that will cause
the object's properties to be displayed. Can anyone help me with this?