|
-
May 5th, 2018, 01:22 AM
#1
Thread Starter
Junior Member
how to make random string and back to normal string
Dear All,
How to make a random numbers and back to actual string for visual basic 6. Please below the example;
dataset = 1234567890 'Dataset
dataBasedforRandom = 6342 'data for calculate or generate based
'Result
setRandomStringResult = 4086295371 'this is just example for random string.
setBackActualStringResult = 1234567890 'generating base on setRandomStringResult
I greatly appreciate for your help. Thanks!
Cheers, Andrea
Last edited by modelers; May 5th, 2018 at 04:53 AM.
Tags for this Thread
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
|