Maureen5433
Board Regular
- Joined
- May 13, 2002
- Messages
- 111
- Office Version
- 365
- Platform
- Windows
I know this is probably easy and I think I am making it too hard. I need to create a list of passwords based upon a couple of things:
Username format is as follows: um0005
The first two letters will always be um. There is a list of numbers going up to 3 digits that the usernames are based upon. Username should never exceed the um+4 #s. So they would be as follows:
5 = um0005
21 = um0021
100 = um0100
The base # is found in column A - that is only "data" I actually have to generate the username.
Again - feel like I am overthinking this one. Any ideas?
Username format is as follows: um0005
The first two letters will always be um. There is a list of numbers going up to 3 digits that the usernames are based upon. Username should never exceed the um+4 #s. So they would be as follows:
5 = um0005
21 = um0021
100 = um0100
The base # is found in column A - that is only "data" I actually have to generate the username.
Again - feel like I am overthinking this one. Any ideas?