Results 1 to 26 of 26

Thread: £ $ % InStr Function RESOLVED

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Feb 2005
    Posts
    300

    Resolved £ $ % InStr Function RESOLVED

    Im trying to use the InStr function with the above.

    Code:
    If Instr(ID, "£") Then Call 
    
    If Instr(ID, """) Then Call
    doesn't like my code. Im trying to c if ID contains of the below symbols. It errored when i used the pound sign.

    " £ $ % ^ & * ( ) [ } [ { : ; ' , # ~ < > ? / | \
    Last edited by Ricky1; Oct 19th, 2005 at 11:44 AM.
    Im Learning !!!!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width