Another difference is speed.
The video below shows the 3 cases:
- "Copy Columns with column names" / "Paste Columns with column names" (just the entries, no column properties)
- "Copy Columns" / " Paste Columns": no row selection (just the column structure is created)
- "Copy Columns" / " Paste Columns": all rows selected -> column structure + entries
The 3rd approach is very comfortable:
It can be used to create precise copies of the original columns - including all column properties AND the values.
But the user has to pay for the comfort - with time.
"Paste columns" takes time - like in the video!
For larger tables, it can take minutes or hours to create the new columns.
If you want to copy and paste columns, including all their properties and entries,
... and the data table is large,
You can save hours by doing it in two steps:
Either:
- copy/paste the structure via Copy Columns & Paste Columns (with no rows selected)
- copy/ paste the content via CTRL+C & CTRL+V
Or vice versa:
- "Copy Columns with column names" & "Paste Columns with column names" (just the entries, no column properties)
- add the column properties via Column Header / right Click / "Copy Columns Properties" & "Paste Columns Properties"