I have imported a text file from a in-house Database.
One of the fields has various speech marks before after and in between the string e.g.
"Help Me"
"""Help Me"""
""Help" Me"
I could write a write a proceedure to get rid of any other charaters apart from the Special characters.
Does anyone have any ideas.
One of the fields has various speech marks before after and in between the string e.g.
"Help Me"
"""Help Me"""
""Help" Me"
I could write a write a proceedure to get rid of any other charaters apart from the Special characters.
Does anyone have any ideas.