Thread: Change Event
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
JE McGimpsey JE McGimpsey is offline
external usenet poster
 
Posts: 4,624
Default Change Event

Thousands of us.

Take a look he

http://cpearson.com/excel/events.htm

Chip gives an example of Worksheet_Change at the bottom of the page.

In article ,
enyaw wrote:

I want to be able to have a macro run once a value in a cell changes.
Anybody know how to do this?