I have a button called (MyButton) and I want when I click on it then it creates a combo box for me that has three items: "Item1","Item2", and "Item3" and to have the name of this combo box to be (MyList).
Also, in the event of selecting any of this combo box items, then that item text gets printed in cell (A1). I want this code for the MyList_OnChange() subroutine to be automatically created for me when I click on the (MyButton).
Wizards.. please help![]()
Bookmarks