Answered
Moving rows in a table
I have a 3 column table with for example 30 rows in the first column, 29 in the second and 28 in the third.
I want move the bottom row of the 1st column to the top of the second column and then the bottom row of the second column to the top of the third to even up the table.
How do i do it
