|
-
Oct 30th, 2000, 05:09 AM
#1
Thread Starter
Addicted Member
Hi all,
I am having trouble trying to find a Char in a fixed position and then replacing it if it exists.
I was using something like this:
ElseIf Right(DSCode, 1) = "." Then
DSCstr = Replace("DSCode", ".", "_", , 1, vbTextCompare)
But It does not work (no laughing pls, I am still in the novice learning stage)
Can any one point me in the right direction pls.
Any help / advice would be great.
Thanks in advance,
Rocks.
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
|