View Single Post
Old 08-15-2022, 05:07 AM   #1
igorius
Zealot
igorius began at the beginning.
 
Posts: 123
Karma: 34
Join Date: Jun 2015
Device: ipad & inkpad X
coloring row by isbn

I hope this thread is the right one for my question:
I want to color #isbn by their numbers:
When isbn begins with 978 -> red
When isbn begins with 979 -> blue
any other isbn (starting with 0* to <978) -> green
Example
I have tried with "contains 978" , but when an isbn contains whereever that 978, coloring is wrong.
So what i am missing is a kind of "begins with"
Is there any way to achieve that in a resonable way?
I tried with regex too, but didnt work too.
igorius is offline   Reply With Quote