Whisperer14
Well-known Member
- Joined
- Nov 6, 2002
- Messages
- 589
I have a workbook containing 37 worksheets each with 100 active rows that require conditional formatting.
Each worksheet has between 59 and 153 active columns and there is a mixture of conditional formatting required on each sheet (3 types).
Two of the types will be small in total columns whilst the third contains better than 80% of the cells. Regrettably the formatting is not contiguous; it is not as easy as columns A-B on Type 1 and C-D on Type 2 with the remainder on Type 3, on the other hand there are no holes in the formatting in that any one column contains only the one type of conditional formatting.
Again with the spread of column numbers (59-153), I can not readily automate it with VBA UNLESS....
If I can fill the cells with Types 1 and 2 and then fill the remainder with Type 3 then I can automate it BUT
Q. Is there a way to interrogate a range for the existence of conditional formatting?
Many thanks for a solution or attempt at such.
A Happy, Healthy and Prosperous New Year to all
Each worksheet has between 59 and 153 active columns and there is a mixture of conditional formatting required on each sheet (3 types).
Two of the types will be small in total columns whilst the third contains better than 80% of the cells. Regrettably the formatting is not contiguous; it is not as easy as columns A-B on Type 1 and C-D on Type 2 with the remainder on Type 3, on the other hand there are no holes in the formatting in that any one column contains only the one type of conditional formatting.
Again with the spread of column numbers (59-153), I can not readily automate it with VBA UNLESS....
If I can fill the cells with Types 1 and 2 and then fill the remainder with Type 3 then I can automate it BUT
Q. Is there a way to interrogate a range for the existence of conditional formatting?
Many thanks for a solution or attempt at such.
A Happy, Healthy and Prosperous New Year to all