G
Guest
All data is kept in a single column, the number of rows varies (up to 2ooo)
How to move the cells in col. A:A next to the higher cell in Col. B:B?
Example:
A2 goes to B1 (row 2 thereby is empty now)
A4 goes to B3 (row 4 thereby is empty now)
A6 goes to B5 (row 6 thereby is empty now)
etc.
I´m sure there is a better way than record a macro that does it one by one.
(And where to stop?)
How to move the cells in col. A:A next to the higher cell in Col. B:B?
Example:
A2 goes to B1 (row 2 thereby is empty now)
A4 goes to B3 (row 4 thereby is empty now)
A6 goes to B5 (row 6 thereby is empty now)
etc.
I´m sure there is a better way than record a macro that does it one by one.
(And where to stop?)