View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Paul Paul is offline
external usenet poster
 
Posts: 2
Default Links between VBComponents and Sheets 2

Please note my original question earlier today. The
reponse to that question does not address the link
between the VBComponent and the actual sheet. This link
means that, for example, a SelectionChange event is
handled by the code in the codemodule of the linked
VBComponent.

Again, I would like to know how this link is managed.
Thank you.