|
-
Nov 23rd, 2000, 02:11 AM
#1
Thread Starter
Addicted Member
I am trying to find the first instance of the " character in s string using the Instr function. How do i enclose the ". At the moment i am doing the following
mark = instr(1,test,""",vbtextcompare)
This doesn't work and VBA tells me the line is syntactically incorrect.
Any ideas
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|