Help - 'finding' a quote mark (") ???

A

astro_al

Hi - pretty easy one I hope:

I need to find the character " in a text string, but if I use a
function such as InStr, I have to put two of the same character around
the one I'm looking for - ie """ (what are they called, quote marks?).
So is there some way to differentiate between the quote marks required
for the function and the quote mark which I am searching for in the
line of text?

Thanks, Al.
 

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