I have a database where I label entries by the alphabet (A-Z). However, when I have more entries than the alphabet has letters I then double the letters (AA-ZZ) and so on.
I want to create a sorting code that will list all single letters then double letters, triple and so on.
I am somewhat of a novice so if anyone has some ideas I sure would appreciate it along with a bit of detail.
Thanks much!
Adam
I want to create a sorting code that will list all single letters then double letters, triple and so on.
I am somewhat of a novice so if anyone has some ideas I sure would appreciate it along with a bit of detail.
Thanks much!
Adam
Comment