Elctronic Spredsheet 10 Notes
Elctronic Spredsheet 10 Notes
Consolidating data
Data Consolidation allows you to gather together your data from
separate worksheets into a master worksheet. In other words, the
Data Consolidation function takes data from a series of worksheets
or workbooks and summaries it into a single worksheet that you can
update easily.
The data from the consolidation ranges and target range are saved
when you save the worksheet. If you later open a worksheet in which
consolidation has been defined, this data will again be available.
It is available under Data menu->Consolidate option.
Creating subtotals
SUBTOTAL is a function listed under the Mathematical category when
you use the Function Wizard (Insert > Function). Because of its
usefulness, the function has a graphical interface. It is accessible from
Data menu
SUBTOTAL, totals/adds data arranged in an array—that is, a group of
cells with labels for columns and/or rows. Using the Subtotals dialog,
you can select arrays, and then choose a statistical function to apply
to them. For efficiency, you can choose up to three groups of arrays
to which to apply a function.
When you click OK, Calc adds subtotals and grand totals to the
selected arrays, using the Result and Result2 cell styles for them. It
is available under Data > Subtotals.
Scenarios
Scenarios are a tool to test “what-if” questions. Each scenario is
named, and can be edited and formatted separately. When you
print the spreadsheet, only the content of the currently active
scenario is printed.
A scenario is essentially a saved set of cell values for your
calculations. You can easily switch between these sets using the
Navigator or a drop-down list which can be shown beside the
changing cells.
For example, if you wanted to calculate the effect of different
interest rates on an investment, you could add a scenario for each
interest rate, and quickly view the results. Formulas that rely on the
values changed by your scenario are updated when the scenario is
opened. Available Tools > Scenarios.
Creating scenarios
To create a scenario, select all the cells that provide the data for
the scenario. Tools > Scenarios.
Goal Seek
Using Goal Seek option under Tools menu, you can discover what
values will produce the result that you want.
Using Goal Seek
Tools > Goal Seek reverses the usual order for a formula. Usually, you
run a formula to get the result when certain arguments are entered. By
contrast, with Goal Seek, you work with a completed formula to see
what values you need in an argument to get the results that you want.
Using the Solver
Tools > Solver amounts to a more elaborate form of Goal Seek. The
difference is that the Solver deals with equations with multiple
unknown variables. It is specifically designed to minimize or maximize
the result according to a set of rules that you define.
Each of these rules sets up whether an argument in the formula
should be greater than, lesser than, or equal to the value
you enter.
If you want the argument to remain unchanged, you enter a rule that
the cell that contains it should be equal to its current entry.
For arguments that you would like to change, you need to add two
rules to define a range of possible values:
The limiting conditions: For example, you can set the constraint
that one of the variables or cells must not be bigger than another
variable, or not bigger than a given value. You can also define the
constraint that one or more variables must be integers or binary
values.