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

Conditional Formatting on Google Sheets using regex

$
0
0

I am now going in circles, I tried to look for answers here but I am still stuck. I want to highlight a cell using conditional formatting if the value of that cell is present anywhere in a specific column of another sheet (row A of sheet called "Insights"). I am using this:

=regexmatch(indirect("Insights!$A2:$A12"),"/F25/")

I tested the regex online and it seems correct, yet the cell does not get highlighted even though I know for sure that "F25" is present on that column. The cells in column A have strings like this "#F1,#F4,#F25" etc

Any help is highly appreciated!

Thanks


Viewing all articles
Browse latest Browse all 9843

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>