S
spectracide
I need to flip the order of data in a column.
For example:
Is: 22
10
23
Need: 23
10
22
How can I do this? I need only flip the data in a column, these cell
are not a part of rows of data thus no ther data must flip with thes
numbers. Obviously the data I am changing is more than 3 cells long
(-
For example:
Is: 22
10
23
Need: 23
10
22
How can I do this? I need only flip the data in a column, these cell
are not a part of rows of data thus no ther data must flip with thes
numbers. Obviously the data I am changing is more than 3 cells long
(-