View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Peter Rooney Peter Rooney is offline
external usenet poster
 
Posts: 325
Default Workbook_Activate question

Good afternoon, all!

If, via VBA, I open a workbook that contains a workbook_activate macro, will
it run when the workbook opens (and by default activates), or only if I
reference it call it specifically from within my calling macro?

Thanks in advance

Pete