ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   change (https://www.excelbanter.com/excel-programming/305919-change.html)

doug

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,

Frank Kabel

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,
.


No Name

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,
.

.


mike

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


All times are GMT +1. The time now is 06:14 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com