Excel Conditional Formatting Escaping a Question Mark
Solution 1:
Prefix it with tilde
~?
Solution 2:
Change the rule to "cells ending with" "?". This will color all cells with a question mark assuming it is the last character.
Solution 3:
Also you can use Specific Text > Contains > ~? This tells excel to ignore symbol command and treats the cell as text.