View Single Post
 
Old 06-04-2017, 07:15 AM
ewso ewso is offline Windows 10 Office 2016
Advanced Beginner
 
Join Date: Nov 2016
Posts: 80
ewso is on a distinguished road
Default Move text to another cell

I have several blocks of text like this...

A1: coffee
A2: creamer

A4: straws
A5: cups

...I need to be able to move each second row of text to the cell one row above and one column right of it and remove the empty rows between so that it looks like this...

A1: coffee B1: creamer
A2: straws B2: cups

Is there a macro that can help me do this through the whole spreadsheet?

Thanks

Last edited by ewso; 06-04-2017 at 04:04 PM.
Reply With Quote