View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
BFarrell BFarrell is offline
external usenet poster
 
Posts: 1
Default Startup Code in a Workbook

Are there similar EVENTs in Excel operating on the Workbook or Sheets, as
there are in Access that will execute against FORMS, i.e. 'On Open', 'On
Activate'.

I want to execute some code when certain sheets are accessed in my workbook.

Thanks!