Easy one - My string contains "
Hello all
Hopefully there is an easy fix to this infuriating problem. I need to
include a string in my code which contains the character " - eg:
msgbox("They call me Phil "The Power" Taylor")
The problem is that when VBA sees " it takes it as the end of the
string and I get a compile error.
Has anybody come across this before, and is there a solution?
Thanks
JT
|