4.3.1 Arranging the Worksheet: Columns and Rows

This page covers basic column and row manipulation.

Contents

Appending columns

To append columns to the worksheet, do one of the following:

Columns are added as Y column(s), to the right of the last worksheet column. Each new column is named alphabetically (A, B, C, ... X, Y, Z, AA, BB, CC, ...), starting with the first letter that is not already used as a worksheet column name.

Inserting columns

Deleting columns

Note that when you delete columns (datasets) from the worksheet, any other visual representation of the datasets will also be deleted from the project. Thus, if you delete a column of data that also displays as a data plot in a graph window, the data plot is deleted from the graph window.

Note: To clear the column values but retain the columns, select Edit: Clear.

Inserting rows

Deleting rows

Note: To clear the cell contents but retain the row(s), select Edit: Clear instead of Edit: Delete.

Moving columns/Rows

Moving columns


Moving rows

UG MT move worksheet rows buttons.png
Note that there are a couple of restrictions:

Note: Using Cut and Paste will only move the data, not the column or column attributes.

Changing column width

Arranging the Worksheet-1.png

Changing the row header width and height

Transposing the columns and rows

If, prior to transposing, the worksheet contains more row values than columns, Origin adds the necessary columns to the worksheet during the transpose process. Origin names these added columns alphabetically, starting with the first letter that is not already used as a column name in the worksheet.

Note: To transpose the columns and rows in your worksheet, all columns in the worksheet must be of the same Format type. For example, each of the columns must be set to Text & Numeric or Numeric. The column Format is set from the Format drop-down list in the individual column's Properties dialog box (The Options node). Double-click on a column heading to open this dialog box for that particular column. In the default Origin worksheet, each column is set to the Text & Numeric Format type.