fredrerik84
Active Member
- Joined
- Feb 26, 2017
- Messages
- 383
Hi I have quick question. Ive run into a problem I dont know how to remove this symbol from a string "
Ive tried this:
Anyone know how I can replace this symbol with nothing ?
frederik
Ive tried this:
Code:
sTitle = Replace(sTitle, """, "")
Anyone know how I can replace this symbol with nothing ?
frederik