View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ToddG[_5_] ToddG[_5_] is offline
external usenet poster
 
Posts: 3
Default Double clicking a Cell Programatically

Is it possible to double click a cell "programatically"?

I would like to double click a ComboBox and have it "double click" the cell
that is set as the ComboBox's ControlSource which will then run a macro
residing in the worksheet.

Is this possible? Any help would be greatly appreciated.