View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Toppers Toppers is offline
external usenet poster
 
Posts: 4,339
Default 'On change' property

Take a look at:

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

You want a Worksheet_Change event.

"matpj" wrote:


Hi all,

is there a way I can fire up a macro on change of a certain columns'
cells?
I need to regularly change the values in column C, and when I do I want
my macro to run...

thank sin advance,
Matt


--
matpj
------------------------------------------------------------------------
matpj's Profile: http://www.excelforum.com/member.php...o&userid=21076
View this thread: http://www.excelforum.com/showthread...hreadid=534095