Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

auto_activate/auto_open routine not firing in Excel

Status
Not open for further replies.

akn846

Technical User
Oct 16, 2001
51
GB
I have placed some code into the auto_activate routine within my spreadsheet, and whilst I know that the code works when I run it manually from the VBA editor - whenever I open the spreadsheet though this code is not being executed.

Can anyone suggest to me some reasons why the auto_activate function would not be called when the spreadsheet was being opened.

Many thanks

Andy
 
Its OK I think I've sorted it - I think it was cos it was under the general declarations rather than the workbook declarations

Andy
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top