Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello world,
I'd like to have an Excel 2003 VBA macro be automatically called each time that the user changes the value of a cell (by either directly entering a new value of using copy/paste). * How can I make my macro be automatically called in such a case? * How can I detect which cells was changed from inside the macro? My macro should check the new cell value and change it under certain conditions. In case the cell value is changed by my macro, is there a way to prevent the macro from being called again for the same cell? Jens |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can selected Excel 2007 cells be changed to have more contrast? | Setting up and Configuration of Excel | |||
How can cells be changed from rectangle to triangle in Excel? | Excel Discussion (Misc queries) | |||
How would I track a rolling set of 30 cells? | Excel Worksheet Functions | |||
Need to track cells that haven't been updated | Excel Discussion (Misc queries) | |||
Using multiple worksheets to keep track of changed values? | Excel Programming |