|
-
Feb 9th, 2006, 04:33 PM
#6
Addicted Member
Re: Serial Codes
if this is true, put the serial code into a string and then split it up into it's seperate numbers. Then use a code such as
If (firstsplit)= A then
Label1.caption = Label1.caption + "A"
End If
*the first split is just everytime you split you will report back to that to see what letter it is.
http://vbforums.com/showthread.php?t...litting+string go here for splitting.
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
|