Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I am trying to action a sub routine via a cell on a workbook - that is whenever the cell is changed / activated a routine will be actioned. Anyone got any ideas Cheers Dave |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi, Pixie. This Sub is the perfect example of a worksheet_change event that
is activated by changing certain cell(s). http://www.vbaexpress.com/kb/getarticle.php?kb_id=70 ******************* ~Anne Troy www.OfficeArticles.com www.MyExpertsOnline.com "Pixie" wrote in message ... Hi, I am trying to action a sub routine via a cell on a workbook - that is whenever the cell is changed / activated a routine will be actioned. Anyone got any ideas Cheers Dave |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Chip Pearson has lots of info on event procedures at:
http://cpearson.com/excel/events.htm Pixie wrote: Hi, I am trying to action a sub routine via a cell on a workbook - that is whenever the cell is changed / activated a routine will be actioned. Anyone got any ideas Cheers Dave -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
UserForm OnAction | Excel Programming | |||
OnAction Variables | Excel Programming | |||
.OnAction with arguments | Excel Programming | |||
OnAction | Excel Programming | |||
OnAction | Excel Programming |