List of column names?
This might be a long shot but does anyone know if there is a way to get a list of all of the column names? We have a sheet that has over 100 columns and I would love to get some kind of vertical list that has them all listed so I can review them and their order...without having to scroll horizontally and getting confused. Thanks!
Answers
-
You could export the sheet to excel and then either manipulate the data there or re-import it back into excel without indicating any column headers and manipulate the data that way.
Either way you would either have to manually enter them vertically in a sheet or use formulas to manipulate the horizontal excel version.