View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Dynamically adding code

See Chip Pearson's page on programming the VBE:

http://www.cpearson.com/excel/vbe.htm

--
Regards,
Tom Ogilvy

"Martin Walke" wrote in message
...
Hi,

Can someone tell me whether it's possible to add code to a control that

I've
dynamically added to a spreadsheet?

TIA
Martin