View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Jim Thomlinson Jim Thomlinson is offline
external usenet poster
 
Posts: 5,939
Default Events To Execute Code

Give this a look see...

http://www.cpearson.com/excel/Events.aspx
--
HTH...

Jim Thomlinson


"Steve" wrote:

Is there a list somewhere of events in Excel where code can be attached so
when the event occurs, the code executes?

Thanks!

Steve