Std Table Recalculate

From LabRPS Documentation
Jump to navigation Jump to search
Arrow-left.svg Previous: Std Table Assign formula.svg Assign Formula
Next: Add Column Std Table Add column.svg Arrow-right.svg

Std Table Recalculate.svg Std Table Recalculate

Menu location
Table → Recalculate
Phenomena
All
Default shortcut
Ctrl+Return
Introduced in version
0.001
See also
Assign Formula, Add Column

Description

The Std Table Recalculate command recalculates the values of the selected column.

Usage

There are several ways to invoke the command:

    • Select the Table → Std Table Recalculate.svg Recalculate option from the menu.
    • Use the keyboard shortcut: Ctrl+Return.

Note

When you fill a column (named for example 'C1') with the results of a formula (by using the Assign Formula command), the values of the column are calculated only once when you define the formula. If your formula depends on values of another column (name for example 'C2'), the values of 'C1' are not updated if you modify the values in 'C2'. This command is used to recalculate the values of the selected column.


Arrow-left.svg Previous: Std Table Sort table.svg Sort Table