Thread: User Form
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Umlas[_3_] Bob Umlas[_3_] is offline
external usenet poster
 
Posts: 320
Default User Form

double-clilck the OK button in design mode and write your code there.

"Pete Wright" wrote in message
...
I have created a user form that has a combobox with 17
different options populated in it, along with 2 option
buttons (OK and Cancel).

Is there a way to link a macro that is created in Module
form to this combobox option once the "OK" button is
pressed?

Any help or guidance will be greatly appreciated.
Regards,
Pete W