View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Patty[_2_] Patty[_2_] is offline
external usenet poster
 
Posts: 5
Default User form trouble

I have created 2 macros in Module form. A co-worker turned
me on to creating a "user form" to select the correct
macro to run based on information selected in the combobox
drop bown window.

My question is how do I get the userform to reconize the
combobox info as a seperate macro to run from my Macro
module? Do I use the "If/then run or goto statment" I am
at a loss on this. can anyone help.

TIA
Patty