I need to find a string "c =", and the cell that I'm looking for, has the value of "c ... Use Instr instead. That gives you the position of the first occurrence of a string.
stackoverflow.com