
Johnny5 wrote:is anyone know the trick to remove the double quote? kekeke
if instr(data, """") then
data = replace(data, """", "")
end if
string = "Then John said ""Hello Bob, How are you?"""

Return to Visual Basic Programming
Users browsing this forum: No registered users and 0 guests