View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips Bob Phillips is offline
external usenet poster
 
Posts: 10,593
Default Event Handler for Controls made "on the run"

It is convoluted. Why don't you create them at design time, and the event
code, and just hide them until required.

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Albert" wrote in message
...
Hi.
I often create controls "on the run" for my userforms. However, I was
wondering if it is possible to create event handlers for these controls.

If
so, how do you do it?
Thank you and Best regards,
Albert