Excel should allow you to swap rows. Also swap columns

K

Kirk Korver

This is a general feature request for Excel.

It would be great if I could select 2 rows (using ctrl + click). Right-click
on one of those rows and have a menu choice called Swap.

Example: assume that I have selected row 2 and row 4,

Before:
1
2
3
4

After:
1
4
3
2
 
Top