View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Steve[_91_] Steve[_91_] is offline
external usenet poster
 
Posts: 27
Default Events To Execute Code

Just what I was looking for. Thanks, Jim!

Steve



"Jim Thomlinson" wrote in message
...
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