Forum Discussion

EmethAlethia's avatar
EmethAlethia
Copper Contributor
Jun 01, 2023

Moving contents of every other row up a row and one column to the right

I have a large table where the data was incorrectly stored. I need to move the data from the even rows up one row and to the right one column and then delete the empty rows. Is there a way to do this programmatically? Example: Cell (1,1) and (2,1) needs to be Cell (1,1) (Unchanged) and (1,2) then deleting row 2.

3 Replies

Resources