I'm trying to find a quick way to swap a selection of data in one row of a table (not necessarily the whole row) with a selection of data in another row. The selections are the same size, ie.
Select data in row 6, columns 6-10 inclusive
Move to row 8, columns 6-10 inclusive
and
Select data in...