![]() |
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, |
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, . |
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, . . |
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