View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
max max is offline
external usenet poster
 
Posts: 3
Default executing code when a module opens

Hi,

Is there a method to automatically execute a block of code when either:

1) a project is opened in the VBA editor, or
2) a module within a project is opened?

I'm using Excel 2000 SR1. Thanks in advance,

Max