R
Robin Chapple
I have a membership database with 1000 records. Each has an email
address and I have extracted the 'username' part of the email address
to be the username for entry to a password protected database.
The password field is empty and I need to allocate a random six
character, alpha/numeric, code to each.
How do I do that?
Thanks,
Robin Chapple
address and I have extracted the 'username' part of the email address
to be the username for entry to a password protected database.
The password field is empty and I need to allocate a random six
character, alpha/numeric, code to each.
How do I do that?
Thanks,
Robin Chapple