Quantcast
Channel: Hot Weekly Questions - Web Applications Stack Exchange
Viewing all articles
Browse latest Browse all 9782

I want "Text starts with" conditional formatting but only if a checkbox is checked. How can I achieve this?

$
0
0

Stack Exchange! Today I wish to use Google Sheets' conditional formatting option "text starts with" to blur out a range of cells (by changing color of text and background). That is the easy part which I know. The hard part which I'm asking about is the checkbox. How can I code the conditional formatting to apply IF checkbox = true AND text starts with "X"?

Here is a link to a demo sheet which simplifies the task at hand.https://docs.google.com/spreadsheets/d/17f8vUkfT_kJR0F7NwWIAZK-RCchTg09yXj_dhfSbBz8/edit?usp=sharing

enter image description here


Viewing all articles
Browse latest Browse all 9782

Trending Articles