Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

 (ORG-8554)(star)

 

Sample OPJ to download to try: Set Multiple Columns Values.opj


Origin 9.1 allow user to set value of multiple selected columns or columns of whole worksheet, using wcol(j) or cell(i,j) to refer to the columns

 

To open the Set Multiple Columns dialog, you can

  1. From the menu, choose Column: Set Multiple Column Values

or

  1. Select multiple contiguous columns
  2. Right-click on the worksheet column and chooseSet Multiple Column Values from the shortcut menu


Example 1: Set Column B, C and D to be log10 of their original values.

    

 

Example 2: Set Whole Sheet2 to be all Values in Sheet1 times 10.

  • No labels