Home |
Search |
Today's Posts |
#11
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks, but it didn't work.
The cell i'm referring tool contais anf if function, and it will change its value (1,2,3,4 or 5) depending on the different conditions. The macro didn't work. If I type the values, it works, but if i associate it to a function it won't. As JW say above, put the code in the Worksheet_Calculate event instead. I've come across this before; a change in a cell's value via a formula in that cell being updated does not (in itself) fire the Worksheet_Change event, but it does fire the Worksheet_Calculate event. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Conditional Formatting Applying Rule to Entire Column | Excel Discussion (Misc queries) | |||
Conditional formatting rule precedence difficulties | Excel Discussion (Misc queries) | |||
Expanding Conditional Format Rule to entire Column | Excel Discussion (Misc queries) | |||
Copying Conditional Formatting rule | Excel Worksheet Functions | |||
Conditional formating or Macro code | Excel Discussion (Misc queries) |