Hi Charles,
Did It !!
I tried a few things and finally got something to work. I referred to Dave
Rado's article on the MVP site "Writing application event procedures". I
use the "WindowSelectionChange" event. When the event fires I insert the
Shape within the class module. I now have to "formalize" the module as it
has no properties as of yet and I am transferring data via Public variables,
which I understand is not a really great way to do it.
Thanks for all you help.
Jerry Bodoff
Charles Kenyon - 15 Mar 2005 13:38 GMT
Glad to hear that you got on track.
CK
> Hi Charles,
>
[quoted text clipped - 11 lines]
>
> Jerry Bodoff