Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I'm assisting with a workbook that has a LOT of conditional formats and they
are being overwritten. Has anyone come up with a fool proof way to prevent this? Unfortunately, they are in cells that can't be locked. Thanks, Barb Reinhardt |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I sometimes write macros to auto restore formulas that end users delete.
Same idea... -- Don Guillett Microsoft MVP Excel SalesAid Software "Barb Reinhardt" wrote in message ... I'm assisting with a workbook that has a LOT of conditional formats and they are being overwritten. Has anyone come up with a fool proof way to prevent this? Unfortunately, they are in cells that can't be locked. Thanks, Barb Reinhardt |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I'm testing the "Target" for conditional formats and formulas in the
Worksheet_SelectionChange event and acting on what's found in the Worksheet change event. I wish I didn't have to do that, but I do. Barb Reinhardt "Don Guillett" wrote: I sometimes write macros to auto restore formulas that end users delete. Same idea... -- Don Guillett Microsoft MVP Excel SalesAid Software "Barb Reinhardt" wrote in message ... I'm assisting with a workbook that has a LOT of conditional formats and they are being overwritten. Has anyone come up with a fool proof way to prevent this? Unfortunately, they are in cells that can't be locked. Thanks, Barb Reinhardt . |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Conditional formatting overwritten with copy | Excel Discussion (Misc queries) | |||
Conditional formats- paste special formats? | Excel Discussion (Misc queries) | |||
paste conditional formats as formats | Excel Discussion (Misc queries) | |||
4 or 5 conditional formats | Setting up and Configuration of Excel | |||
Using Conditional Formats | Excel Discussion (Misc queries) |