View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] aaronfude@gmail.com is offline
external usenet poster
 
Posts: 26
Default add button to UserForm programmatically

Hi,

Just read this article by MS.

But how to add an OK button? What is the equivalent of
"Forms.CheckBox.1"? What about other types of components. Is there a
single reference to all of this. Also, once I learn to add a button,
how to attach code to it?

Many thanks in advance!

Aaron Fude