View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Michael[_4_] Michael[_4_] is offline
external usenet poster
 
Posts: 27
Default Even procedure in xla

Is there a way to define a sub in an even procedure that will be
recognized the the active book if the xla is loaded?
I want to above having to put the even proceedure in the workbook
module of every workbook. I want it to run with all the other code
stored in the xla.

Any help would be appreciated

Thank you