Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default RTD methods in excel called before workbook_open event

If an excel file which includes RTD formulas is opened, then the RTD
components [written in C#] constructor and connect_data methods are
called before workbook_open event which occurs in Excel. My impression
was that the workbook_open event gets fired before the RTD methods are
called. This is a problem for me as I have about 100 RTD formulas
spread across different worksheets in the Excel workbook.

I was hoping to intercept the workbook_open event and disable
calculations on the inactive worksheets and only allow the active
worksheets to calculate. However, I am unable to do that just because
the RTD Component constructor and Connect_Data methods are being
called before the workbook_open event. I am using .Net 2.0 and Office
2003.

Is there any solution to my problem? Please let me know. Thanks in
advance.
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Workbook_Open event not called when workbook forced to re-open in read-only mode. Chrisso Excel Programming 2 May 15th 07 03:44 PM
workbook_open not being called when I open the excel file Hany Excel Programming 3 April 8th 06 01:34 PM
Run Workbook_Open only if called Jarek[_14_] Excel Programming 0 September 18th 04 10:05 AM
Run Workbook_Open only if called Jarek[_13_] Excel Programming 1 September 17th 04 03:10 PM
excel vba workbook_open event does not work help please newyuppie[_3_] Excel Programming 2 May 21st 04 09:03 AM


All times are GMT +1. The time now is 11:15 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"