| Basic
MS Excel 2003 Operations for
Windows 2000 & XP Operating System |
![]() |
| Computing Services Information Document | PC/Windows 2000-XP |
| What is a Formula
Formulas calculate a list of numbers (or values) in a specific order. A formula in Microsoft Excel always begins with an equal sign (=). The equal sign tells Excel that the following numbers or cells make up a formula. The general rules of mathmatics apply here in deciding the order of operation withinn a formula. Excel calculates the formula from left to right, according to a specific order for each operator in the formula. Formulas in Microsoft Excel follow a specific syntax (or order), that includes an equal sign (=) followed by the elements to be calculated (the operands), which are separated by calculation operators (+, -, *, /...etc). Each operand can be a value that does not change (a constant value), a cell or range reference, a label, a name, or a worksheet function. You can change the order of operations by using parentheses. For example: =(B5+50)/SUM(B2:D2)
The parentheses around the first
part of the formula force Excel to calculate B5+50 first and then divide
the result by the sum of the values in cells B2, C2, and D2.
|
| Entering a Formula |
Example of Formula Bar:
| Basic Excel Functions |
|
|
| Nested Functions | When function
reside within another function they are know as Nested Functions. Below
is another example of a function that you may encounter.
|
| DLM - (AS)
Rutgers University, Camden |
S50-4150
Revised 03-29-05
|