View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
spgandau spgandau is offline
external usenet poster
 
Posts: 1
Default using mouse click events in macros

I am trying to use the mouse to select a cell, and based on that cell
selection, I want a macro to execute.....but I do not see any excel functions
or VBA functions that will activate upon any mouse click/selection.

Any help would be appreciated!