Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I am in Law Enf and our computer system is set up to require new, never
before used, passwords for every user every 90 days. I have been attempting to generate random passwords in excel using this: =CHAR(RANDBETWEEN(48,122)) It works fine except that it also creates passwords with characters other than numbers and upper/lower case letters. Can someone tell me how to generate random passwords resulting in only the characters mentioned? Thanks in advance... Russ |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Seed numbers for random number generation, uniform distribution | Excel Discussion (Misc queries) | |||
Random Sampling | Excel Discussion (Misc queries) | |||
Generate random numberes using reference to the other cell. | Excel Worksheet Functions | |||
VBA "Rnd" Function: Truly Random? | Excel Discussion (Misc queries) | |||
Non-random numbers generated by excel's data analysis random gener | Excel Worksheet Functions |