#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default change

Is it possible to run a procedure/another macro when the
value of a particular cell changes no matter if it is
selected or not. The worksheet_change event does not
accommodate this. If there is not an event procedure is
there a way to make this work. Any thoughts would be
appreciated.

Thank You,
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default change

Hi
use the worksheet_calculate event for this

-----Original Message-----
Is it possible to run a procedure/another macro when the
value of a particular cell changes no matter if it is
selected or not. The worksheet_change event does not
accommodate this. If there is not an event procedure is
there a way to make this work. Any thoughts would be
appreciated.

Thank You,
.

  #3   Report Post  
Posted to microsoft.public.excel.programming
No Name
 
Posts: n/a
Default change

Thanks


-----Original Message-----
Hi
use the worksheet_calculate event for this

-----Original Message-----
Is it possible to run a procedure/another macro when

the
value of a particular cell changes no matter if it is
selected or not. The worksheet_change event does not
accommodate this. If there is not an event procedure is
there a way to make this work. Any thoughts would be
appreciated.

Thank You,
.

.

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 216
Default change

Worksheet_Change does respond to any change action no
matter is done through direct intervention of the user,
macros or external links. By Worksheet_Change means you
can call a function/procedure.

Could you give some detail of your issue?
mike
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
change cell contents when pull down menu choices change jb21 Excel Worksheet Functions 3 November 21st 08 10:34 PM
change formula in a shared worksheet without losing change history DCE Excel Worksheet Functions 5 July 25th 08 01:37 PM
change scaling % but font size didnt change porportionally, pls he Scaling question Excel Discussion (Misc queries) 0 March 12th 07 03:16 AM
Excel bar chart formatting of bars to change colors as data change JudyT Excel Discussion (Misc queries) 1 January 24th 07 06:07 PM
Use date modified to change format & create filter to track change PAR Excel Worksheet Functions 0 November 15th 06 09:17 PM


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