A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
To reorganize columns so that, for example, column E becomes column A and column C becomes column B, use sorting or cut/paste on entire columns rather than moving only the cells.
One practical way is:
- Insert temporary helper columns if needed so data is not overwritten when moving.
- Click the column letter at the top (for example, E) to select the entire column.
- Use Cut (Ctrl+X) and then select the destination column letter (for example, A) and use Insert Cut Cells so the whole column shifts into that position and other columns move right.
- Repeat for other columns (for example, cut column C and insert it at B) until the columns are in the desired order.
If the goal is only to view or analyze data in a different order (not physically move columns), create a copy of the data as an Excel table and then sort by the columns in the order needed:
- Click any cell in the data range.
- On the Data tab, select Sort.
- In the Sort dialog, under Sort by, choose the first column to sort on, then set Sort On and Order.
- Click Add Level to add more columns (for example, sort by the column that is currently E, then by the column that is currently C, and so on).
- Select OK to apply the multi-column sort.
This keeps the columns physically where they are but orders the rows based on the chosen columns.
References: