I have conditional formatting for a range of cells using a formula to provide the format:
Formula: =$A4=Misc.!$C$11 (The referred tab is "Misc")
Range: =$A$4:$F$1048576
The conditional formatting shades a row based upon the data in column A. There are 19 of these formulas with different colors, the above is an example of one such formula.
As I use the spreadsheet, for updates, I will cut the cells (A3:F#) and move them to a completed area below their original location (e.g. row 35…). Still within the same column positions, just in a higher row number.
The problem is that every time I relocate some cells, the conditional formatting becomes fragmented. The rules are the same, however the original range becomes fragmented with many duplicates of the same rule set, with different ranges.
The problem with this is that after a short time, the conditional formatting rules become so large the formatting no longer works. There seems to be no easy way to correct this as the Conditional Formatting editing window is very clunky, and the duplicated rules need to be deleted one at a time. With 19 rules, after a few duplications, the list gets very long.
How do I keep the Conditional Formatting from becoming fragmented and duplicating these rules?