Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

 (ORG-7937)We introduce more copy column options in Origin 9.1, including copy/paste formula. It allows user to repeat column calculation on other selected columns in the same worksheet or other worksheets.

Sample OPJ to download to try: Copy Paste Formula and Column Label Rows.opj


We have introduced more options to the Copy context menu for columns:

The options include

  • Copy (Formula): Copy Set Column Value settings
  • Copy (Label Rows): Copy the column label rows without dataCopy (Including Label Rows): Copy the column label rows with data
  • Copy (Formula and Label Rows): Copy both Set Column Value Settings and Label Rows

Select a column and right-click 

Image Removed

 

 

...

 

To perform the operation, 

  1. Select one or multiple worksheet column(s)
  2. Right-click on the worksheet column, there are context menu items available under Copy
  3. Choose the desired context menu
    Image Added
  4. Select the worksheet column(s) in the same worksheet or other worksheets.
  5. Select the destination column(s) and Ctrl+V or right-click and choose Paste from the shortcut menu.

 

How to

In the example there are XY data of two samples in Cartesian coordinate. We want to convert them to polar coordinates. In Book1 we have already converted column A and column B to column E1 and F1. We can quickly do the conversion for column C and column D in Book 2 with steps below.

 

  1. Highlight Col(E1) and Col(F1) in Book1
  2. Right click and select "Copy: Copy (formula)" from the context menu
  3. Highlight Col(C) and Col(D) in Book2
  4. Right click and select Paste from the context menu

 

Image Added