Performing “What If” Analysis

Before you commit data by saving it, you can perform various “what if” calculations and visually review the changes. Experimenting with data enables you to see the impact of various scenarios before saving the data—useful for manipulating values to produce desired results.

You can manipulate data values by:

  To perform ad hoc calculations on a value:

  1. Select the cell on which to perform a calculation.

  2. Enter an operator ( +, +–, *, /, or %), and enter a value.

    The following table provides examples of using operators and values to produce results:

    Operation

    Initial Value

    Input Text

    Result

    Add +

    100

    +50

    150

    Subtract + -

    100

    +-50

    50

    Multiply *

    100

    *5

    500

    Divide /

    100

    /5

    20

    Percentage %

    100

    %25

    25

  3. Move the cursor from the cell.

    A change in color indicates the modified cell.