View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Benway Benway is offline
external usenet poster
 
Posts: 4
Default How to run macros from combobox selection

"Benway" wrote:

I would add that example one uses a combo box that is "cell linked" to $A$1,
but Excel doesn't seem to recognize the combo box changing that cell as a
Worksheet change event and nothing happens.


Example two gives me an "object required" error on the first line.