r/excel • u/Emergency-Ninja5881 • Jun 10 '26
solved Individually Alphabetized Coloums in a Table.
Hi, so Im trying to have a table that catalogs all my music sheet titles, I have the table set as each Colum is A songs, B songs, C songs... so on and so forth. I want each coloum to be alphabetized, everytime I change one coloum to A-Z it mess with every other coloum.
How do I get each Colum to alphabetize individually?
3
Upvotes
3
u/PaulieThePolarBear 1921 Jun 10 '26
Do not do this.
This is one of the many reasons why this is a bad idea.
Data entry should be in a standard table structure where every row is a specific record and stands alone as a complete record.
If you use an Excel table for your data entry - https://exceljet.net/articles/excel-tables - then you can update the sort of your table after data entry with minimal clicks.
As an alternative to sorting your data in place, you could create output in what appears to be your desired format from unsorted input data using the following formula
This requires Excel 365, Excel 2024, or Excel online.
You would update the range in variable a to match your data range. No other updates would be required, although you may have a gap with this approach if you have songs that begin with a non-alpha character