|
-
Sep 27th, 2002, 05:47 PM
#1
Thread Starter
Member
Problem with code - Resolved
Hello,
I'm getting an 'Invalid Procedure call or argument' error on this line. strTemp = Left$(InitialArray(x), InStr(InitialArray(x), "|") - 1)
I can change the '-1' to a '+1' and it works fine but gives me an extra character that I don't want. What I'm trying to to is just get the string up to the delimiter, but not the delimiter. I can't figure out why I keep getting an error. Can somebody please help..
Thanks, Rick
Last edited by rruble88; Sep 27th, 2002 at 08:58 PM.
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
|