Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
WCM WCM is offline
external usenet poster
 
Posts: 59
Default Sheet Change Event (Insert Row)

Hi Friends,

In Excel 2000 I was struggling to trap the 'insert row' event, but had no
luck. When I got to work this morning, it seems that Excel 2003 does trap
that event with the Sheet 'Change' event.

I just want to confirm that this is true so I know why my vba programming
performs fine at work (Excel 2003), but fails at home (Excel 2000) - i.e.,
want to confirm this is a backward compatibility problem.

Thanks for your response ...


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10,593
Default Sheet Change Event (Insert Row)

Certainly does.

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"WCM" wrote in message
...
Hi Friends,

In Excel 2000 I was struggling to trap the 'insert row' event, but had no
luck. When I got to work this morning, it seems that Excel 2003 does trap
that event with the Sheet 'Change' event.

I just want to confirm that this is true so I know why my vba programming
performs fine at work (Excel 2003), but fails at home (Excel 2000) - i.e.,
want to confirm this is a backward compatibility problem.

Thanks for your response ...




  #3   Report Post  
Posted to microsoft.public.excel.programming
WCM WCM is offline
external usenet poster
 
Posts: 59
Default Sheet Change Event (Insert Row)

Hi Bob,

Thank you. Now I just need to confirm that all recipients are on 2003 or
better so the vba will work.

Code is behind a sheet that contains one pivot table - the pivot table has
conditional formatting on one percent column, so I cannot allow the user to
move that column. Reversing everything the user does to change the shape of
the pivot table is the simplest way to accomplish that. Only thing missing in
2000 was a trap for a row insert event - but great to have it in 2003!

Thanks again ...

bill

"Bob Phillips" wrote:

Certainly does.

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"WCM" wrote in message
...
Hi Friends,

In Excel 2000 I was struggling to trap the 'insert row' event, but had no
luck. When I got to work this morning, it seems that Excel 2003 does trap
that event with the Sheet 'Change' event.

I just want to confirm that this is true so I know why my vba programming
performs fine at work (Excel 2003), but fails at home (Excel 2000) - i.e.,
want to confirm this is a backward compatibility problem.

Thanks for your response ...





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
Sheet Insert Row Event? WCM Excel Programming 1 July 24th 07 08:26 AM
using 2 Worksheet Change Event in a sheet, is it possible? Rajat Excel Programming 3 November 25th 06 08:09 AM
Updating another sheet using an On Change event Steve Barber Excel Programming 2 February 25th 05 02:05 PM
Sheet Name Change Event? Bob L. Excel Programming 0 August 18th 03 10:08 PM
Sheet Name Change Event? Bob Phillips[_5_] Excel Programming 0 August 18th 03 09:57 PM


All times are GMT +1. The time now is 05:30 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"