ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   tracking changes using worksheet calculate (https://www.excelbanter.com/excel-programming/308871-tracking-changes-using-worksheet-calculate.html)

toolman[_2_]

tracking changes using worksheet calculate
 
I want to call a subroutine whenever cells in a certain range on on
particular excel worksheet calculate. Currently it looks like this:

Private Sub Worksheet_Calculate()

Call price_tracker

End Sub

However, it is calling the price_tracker subroutine if a calculat
event occurs on any worksheet in this workbook.
How can I restrict the price_tracker program to running only when cell
on a particular worksheet change?
Even better would be if I could restrict the program to running if
calculate event occurred to a specific range of cells on th
worksheet.

Go easy on me I'm pretty new to this stuff
Ti

--
Message posted from http://www.ExcelForum.com



All times are GMT +1. The time now is 12:41 PM.

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