Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Change in one Worksheet Activates Another Worksheet Change


Hello:

I have a series of macros in Sheet12 - Sheet24, which each contain
Worksheet_Change macros. I would like to set up a Macro so that when a
new worksheet (Sheet6) is updated with data, it runs the macros in
Sheets 12-24.

Can someone please help with this?

Many thanks,
Ebachenh


--
ebachenh
------------------------------------------------------------------------
ebachenh's Profile: http://www.excelforum.com/member.php...o&userid=32370
View this thread: http://www.excelforum.com/showthread...hreadid=522251

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7,247
Default Change in one Worksheet Activates Another Worksheet Change

You're probably better off using the Workbook_SheetChange
procedure in the ThisWorkbook code module rather than the
Worksheet_Change event in each worksheet.


"ebachenh"
wrote in
message
...

Hello:

I have a series of macros in Sheet12 - Sheet24, which each
contain
Worksheet_Change macros. I would like to set up a Macro so
that when a
new worksheet (Sheet6) is updated with data, it runs the macros
in
Sheets 12-24.

Can someone please help with this?

Many thanks,
Ebachenh


--
ebachenh
------------------------------------------------------------------------
ebachenh's Profile:
http://www.excelforum.com/member.php...o&userid=32370
View this thread:
http://www.excelforum.com/showthread...hreadid=522251



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Change in one Worksheet Activates Another Worksheet Change


Would you be able to help with the code syntax? I'm a real newbie.

Thanks,
Ebachenh


--
ebachenh
------------------------------------------------------------------------
ebachenh's Profile: http://www.excelforum.com/member.php...o&userid=32370
View this thread: http://www.excelforum.com/showthread...hreadid=522251

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
how to change the pivot chart automaticaly as values in the worksheet change Vinay Vasu Excel Worksheet Functions 0 May 3rd 10 04:25 PM
change formula in a shared worksheet without losing change history DCE Excel Worksheet Functions 5 July 25th 08 01:37 PM
Cell value change to trigger macro (worksheet change event?) Neil Goldwasser Excel Programming 4 January 10th 06 01:55 PM
Change to Worksheet Change Event Steph[_6_] Excel Programming 2 October 19th 05 03:42 PM
Change Cell from Validated List Not Firing Worksheet Change Event [email protected] Excel Programming 3 October 4th 04 03:00 AM


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