What is the most efficient way to move one or more columns on a Calc sheet? So far, the best method I have come up with is as follows:
- Select column(s) to be moved
- Right click on selection & choose “Cut”
- Select column before which you wish to insert the columns
- Right click on selection & choose “Paste special…”
- In the popup, under “Shift cells”, select “Right” & press “OK”
- Select the empty columns left behind by the columns you cut
- Right click on the selection & choose “Delete…”
Compare the above to the same operation in Excel:
- Select column(s) to be moved
- Right click on selection & choose “Cut”
- Select column before which you wish to insert the columns
- Right click on selection & choose “Insert cut cells”
The last step in Excel takes care of shifting right, pasting and deleting the old columns in a single operation. That’s three fewer steps.
Is there any way to do this with the same efficiency in LibreOffice? I understand this may be possible in Windows, but so far I have found a way to do it on a Mac (OS 10.12.4) . Part of the problem is that cutting in LO (at least on a Mac) does not remove the cut cells but merely leaves them blank.
Thanks!