Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default 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

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
Looking for an employee benefits tracking worksheet poolmama Setting up and Configuration of Excel 1 July 8th 08 04:59 PM
Tracking worksheet Mary MG[_2_] Excel Discussion (Misc queries) 0 March 24th 08 01:56 PM
tracking changes on a protected worksheet lee Excel Discussion (Misc queries) 0 November 15th 06 05:12 AM
worksheet change tracking... mark Excel Programming 0 January 21st 04 12:16 AM
tracking user activity on worksheet Wei-Dong Xu [MSFT] Excel Programming 0 November 5th 03 01:30 AM


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