Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
hi
yes there is. bob just posted a solution. regards FSt1 "ranswert" wrote: Is there a way to run the macro only when a certain cell is changed not the whole sheet? "FSt1" wrote: hi use the worksheet change event right click the sheet tab and from the popup select view code which will bring up the vb editor in the left combo box above the code window, select worksheet. put your code there. it will fire whenever data changes on the sheet. regards FSt1 "ranswert" wrote: How do I start a macro whenever the contents in a cell is added or changed? Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Sub Macro vrs Function Macro Auto Start | Excel Discussion (Misc queries) | |||
How to start a Macro | Excel Discussion (Misc queries) | |||
Macro Start | Excel Discussion (Misc queries) | |||
start a macro | Excel Worksheet Functions | |||
Start Macro / Stop Macro / Restart Macro | Excel Programming |