Dynamic TextBox ActiveX events

K

Ken

I dynamically create ActiveX textboxes based on data read via VBA. Is
there a way I can dynamically code Event Handlers for the newly
created textboxes?
 
Top