LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Copying ThisWorkBook Events

I have to create 40+ workbooks from a single "template" workbook. These
workbooks will be used by collegues throughout the organization during their
daily analysis of financial data. One of the goals of these workbooks is to
sort the corresponding rows based on a specific column (column L). This sort
needs to occur only during the BeforeSave event and needs to be transparent
to the user.

I wanted to put the sort code in the ThisWorkBook BeforeSave event and
programatically use VBE to create the component in each of the 40+ workbooks.
Unfortnately, the "template" workbook's BeforeSave event code will not copy
to the 40+ workbooks. I also tried creating a separate class module to
handle event programming and this works only if I have a reference to the
event class from the newly created workbook.

Since I will have to have this code in 40+ workbooks, I wanted to see if
anyone knew how to copy the Thisworkbook's BeforeSave code to other workbooks?

Thanks for the help.
--
Mark
 
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
ThisWorkbook.FullName Steph[_3_] Excel Programming 3 November 23rd 04 08:41 PM
Copying "ThisWorkbook" objects rpgun[_4_] Excel Programming 0 October 26th 04 12:35 PM
Copying "ThisWorkbook" objects rpgun[_3_] Excel Programming 1 October 25th 04 09:57 PM
Calling Sub(s) from ThisWorkbook BSchwerdt Excel Programming 1 December 11th 03 01:36 AM
ThisWorkbook variables... Jim Carlock[_2_] Excel Programming 13 September 1st 03 03:09 AM


All times are GMT +1. The time now is 02:44 AM.

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

About Us

"It's about Microsoft Excel"