Hi Guys,
Thanks for the advice.
Yes, Peo is correct, in that, just performing a simple sort by the password
column did not produce the results I was looking for.
I need the sort order results to be sequential by password order. In other
words, the first password issued was A001Z, the second was B002Y. I have
over 2000 passwords following this format. A simple sort gives me all
passwords starting with "A" first, then "B", etc. What I need is the
original issue order as above, A001Z, B002Y, etc.
I am a new user to Excel, but I am quickly discovering it's many advantages
and how they can make my job a lot easier. My first, and greatest, problem
right now is attempting to apply Excel's functionality without having a
solid background using the program. I have several (large) books, which I
am currently reading from cover to cover, and always search through them, as
well as these newsgroups and the internet to try and find an answer before I
post a question. I try to be as self-sufficient as possible.
The second problem, in this case, is that I inherited this password system,
which has been used for the last 15+ years, and, had I managed it from the
beginning, would have kept a copy by Password order.
So, again, thank you, and I will try Peo's sorting method and see what
results.
Respectfully,
Mike
> Yes, I thought that myself to begin with, then I realised that he had
> posted into the newusers group, so I decided not to read too much into
[quoted text clipped - 73 lines]
>>
>> - Show quoted text -
Pete_UK - 08 Aug 2007 14:56 GMT
It looks like the first letter of your password increases with each
new one, as does the 3 digit number in the middle, and the final
letter decreases. If this is the case then you want to sort the
password by the 3 digits in the middle to get the order that you want.
Peo's column D is thus not needed - use his formula for column E to
extract the middle three digits and sort on these.
Hope this helps.
Pete
> Hi Guys,
>
[quoted text clipped - 111 lines]
>
> - Show quoted text -