Hi all,
I have a table with 100+ columns that are randomly ordered. I would like to reorder the columns alphabetically, so it is easier to find a relevant column. I'd preferably automatic.
So instead of a table with columns E, C, B, D, A --> columns A, B, C, D, E.
Anyone know how to do this?
Thanks!