Forum Discussion
Chris Fernandez
Jan 08, 2021Copper Contributor
Deleting multiple rows containing no conditional formatting
I conditionally formatted the entire page to highlight cells with the word "Concern" in them. How could I delete every row that does not contain the word "Concern" in it without having to go through ...
Jan 08, 2021
You would filter the colored cells on column then delete all the rows one time.
select a cell that contain the word "Concern" that the conditional formatting applied on it, right click --> Filter --> Filter by selected cell's color --> highlight the rows and delete them
* If my post helped you, please click on like.