Im trying to use the InStr function with the above.
doesn't like my code. Im trying to c if ID contains of the below symbols. It errored when i used the pound sign.Code:If Instr(ID, "£") Then Call If Instr(ID, """) Then Call
" £ $ % ^ & * ( ) [ } [ { : ; ' , # ~ < > ? / | \




Reply With Quote