Basically I have a column showing poker hands data in the following form:
AsKh TcTd QsQh 5d7d
I want to apply a conditional formatting formulat to the column so that diamonds 'd' gets replaced with a blue diamond symbold and their preceding card gets colored blue. And so forth with all cards. The goal is to make it easier to read the data.
Thanks a lot!