Hello,
I have a worksheet with many hundreds of rows and about 40 columns wide. It currently has a lot of Conditional Formats on many cells on every row to control color of cell and color of text as info in input. In many cases there are multiple Conditional Formats in cells.
The multitude of conditional formats are now causing a real slow down when inserting or deleting rows or columns in the workbook. It currently takes over 60 seconds to do so. I deleted all conditional formatting in the workbook and things get speedy again.
I am trying out some code I found to emulate conditional formatting.
This code works quite well but my issue is the cell/text color can be manually changed afterwards.![]()
Please Login or Register to view this content.
Conditional Formatting supercedes all manual cell/text color formatting. Is it possible to achieve the same result with VBA?
Please note that users do need to manually set cell/text color for their own use and thus it is not an option to simply lock the sheet and disable cell formatting.
Thank you for any help.
TV
Bookmarks