G Guest Dec 1, 2004 #1 How do I specify an existing procedure to run from a control added to a userform during runtime?
T Tom Ogilvy Dec 1, 2004 #2 make sure the name of the control and the name used in the procedure declaration match.