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