seaching for the " character

M

MKM

of course, VBA wants to use the " as the close to the text string! is there
an escape sequence character, like the / in JavaScript?

I'm searching InStr(1, [strID], " {" }") I'm looking for the " character
followed by a space, written here within the {}; I am not using the {} in my
code.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top