Generating random letters in vb 6.0 - TechRepublic
General discussion
May 26, 2006 at 12:42 PM
markjenkins74

Generating random letters in vb 6.0

by markjenkins74 . Updated 17 years, 4 months ago

Hi all

Sorry should have explained this in more detail, here’s what I want to do.
I have one form with 5 text boxes on it and need to generate random letters between A-F and random Numbers between 0-9

For Example: Text box 1 A0, Text 2 B7 Text 3 F9 Text 4 C6 Text 5 E8

So when the user clicks the command button, the program will generate random letters and numbers in each of the text boxes.

Could anyone maybe just point me in the direction with a couple of lines of code to perform this task.

Thanks for any help in advance

Cheers,
Mark

This discussion is locked

All Comments