stellavantouz
New Member
I'm looking for a formula, or whatever, to swap the contents of each cell with the contents of the cell below it.
In a list of names: Sally, Petra, Joshi, Maya, Sunil, Karen
I want to end up with: Petra, Sally, Maya, Joshi, Karen, Sunil
Or, a column of numbers and I want to swap each number with the number in the cell below it so that the number in A2 ends up in A1 and the number originally in A1 in A2. Then to swap A4 and A5 etc...
Thanks in advance for helping reduce my breathtaking ignorance for not knowing how this is done.
BEFORE
A1 21313
A2 34435
A3 65756
A4 3457
A5 77
A6 3234
AFTER
A1 34435
A2 21313
A3 3457
A4 65756
A5 3234
A6 77
In a list of names: Sally, Petra, Joshi, Maya, Sunil, Karen
I want to end up with: Petra, Sally, Maya, Joshi, Karen, Sunil
Or, a column of numbers and I want to swap each number with the number in the cell below it so that the number in A2 ends up in A1 and the number originally in A1 in A2. Then to swap A4 and A5 etc...
Thanks in advance for helping reduce my breathtaking ignorance for not knowing how this is done.
BEFORE
A1 21313
A2 34435
A3 65756
A4 3457
A5 77
A6 3234
AFTER
A1 34435
A2 21313
A3 3457
A4 65756
A5 3234
A6 77