Flying_Kiwi
New Member
- Joined
- Jun 1, 2003
- Messages
- 4
I have a column of approx three hundred user names and I am trying to create individual passwords based on the total ASCII value of the following
A2 - First Name B2 - Last Name C2 - User Id;
Nb the user ID usually, but not always, takes the form LLLLL-N L=Letters N=Number.
This does not need to be a highly secure password - it's not for NSA or something like that.
I did play, unsuccesfuly, with the ROT13() function found in Open Office, but can't find an equivalent in Excel. But the basic premise of the Ceasar cypher, with minor variations, would probably be sufficient.
Is there an equivalent to the ROT13() function within Excel, or can someone please point me in the correct direction.
Thank you very much for taking the time to read this, any assistance will be gratefully appreciated.
Flying_Kiwi
A2 - First Name B2 - Last Name C2 - User Id;
Nb the user ID usually, but not always, takes the form LLLLL-N L=Letters N=Number.
This does not need to be a highly secure password - it's not for NSA or something like that.
I did play, unsuccesfuly, with the ROT13() function found in Open Office, but can't find an equivalent in Excel. But the basic premise of the Ceasar cypher, with minor variations, would probably be sufficient.
Is there an equivalent to the ROT13() function within Excel, or can someone please point me in the correct direction.
Thank you very much for taking the time to read this, any assistance will be gratefully appreciated.
Flying_Kiwi