Enter a formula that refers to values in other cells

Excel
  1. In a sheet that contains columns of numbers, click the cell where you want the formula results to appear.
  2. Type an equal sign =
  3. Click the first cell that you want to include in your calculation.
  4. Type an operator. An operator is the kind of calculation that the formula performs. For example, the * (asterisk) operator multiplies numbers. In this example, use the / (forward slash) operator to divide. At this point your formula should look like this:
  5. Click the next cell that you want to include in your calculation. Now your formula should look like this:
  6. Press RETURN.
    The result of the calculation appears in the cell.
    Tip: To quickly apply a formula to the next cells down in the column, double-click the fill handle on the first cell that contains the formula.

Enter a formula that contains a function

  1. In a sheet that contains a range of numbers, click the empty cell where you want the formula results to appear.
  2. Type an equal sign and a function, for example =MIN. MIN finds the smallest number in a range of cells.
  3. Type an opening parenthesis, select the range of cells that you want to include in the formula, and then type a closing parenthesis.
  4. Press RETURN.
    In our example, the MIN function returns 11, the smallest number in cells A1 through C4.

Tips

When you enter a formula in a cell, the formula also appears in the formula bar.

Use the shortcuts in the formula bar to help you create formulas:

See Also

Although it’s true that you can gain a better knowledge of any application if you visit its preferences and try to figure them out, it’s almost essential for Excel for Mac 2011. Choose Excel→Preferences from the menu bar to display the Preferences dialog. When you have an inkling or thought about a setting you want to change, just type into the Search field.

How To Change From Manual To Automatic Calculation In Excel Mac 2016

Here are some selected settings:

How To Change From Manual To Automatic Calculation In Excel Mac Free

If you turn off Excel’s automatic calculation capability, you need to turn it back on again, or Excel’s formulas won’t calculate. This is especially important if you turn off automatic calculation using a macro. Be certain your code turns the Automatically option back on under all circumstances.