Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Class module to detect row deletion or insertion ?

I read a query where a user wanted to monitor row deletion or
insertion on a master template sheet. This change would then be
propogated throughout all the other worksheets in the active workbook

I was wondering if a class module could be used to handle this -
before I went spend time on it I'd appreciate and advice on the
viability of this approach

Regards

Dave
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Class module to detect row deletion or insertion ?

Something would have to trigger the firing of code associated with the class
module. The problem is that there is no direct unique event associated with
this. If in previous postings, someone suggested some generic events that
would fire in this situation, then you could tie to those events and have
your class module provide some scheme for identifying that a row has been
deleted. Other than that, I don't see that a class module would add any
expanded ability to detect this.

--
Regards,
Tom Ogilvy

"brettdj" wrote in message
m...
I read a query where a user wanted to monitor row deletion or
insertion on a master template sheet. This change would then be
propogated throughout all the other worksheets in the active workbook

I was wondering if a class module could be used to handle this -
before I went spend time on it I'd appreciate and advice on the
viability of this approach

Regards

Dave



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
Creating UDF by Class Module (Leo)? Leo Excel Discussion (Misc queries) 1 December 2nd 08 10:59 AM
CLASS MODULE & SIMPLE MODULE FARAZ QURESHI Excel Discussion (Misc queries) 1 September 7th 07 09:32 AM
How to detect a col/row deletion? Mauricio Villada Excel Programming 1 September 15th 03 08:53 PM
please give an example of a class module. Mike[_33_] Excel Programming 1 July 24th 03 07:27 AM
how to declare a class module Kevin Excel Programming 5 July 15th 03 01:04 AM


All times are GMT +1. The time now is 12:13 PM.

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"