Forum Discussion
RobG92
Jun 10, 2018Copper Contributor
How to remove conditional format in specific cells via Macro?
Hello, I'm trying to figure out how to remove conditional formatting in specific cells. We have 9 columns. In Column 8, the header is called "Status" Among the status' there will be the occas...
Russell Proctor
Sep 30, 2018Brass Contributor
Hi Robert,
How are you getting on, have you had any luck resolving it?
You can increase the number of rows that will have the conditional formatting removed from by changing the numbers in the line of code that contains the 2 "Target.Row" references.
Regards
Russell
How are you getting on, have you had any luck resolving it?
You can increase the number of rows that will have the conditional formatting removed from by changing the numbers in the line of code that contains the 2 "Target.Row" references.
Regards
Russell