Formulas are equations that perkhung calculations on values in your sheet. All formulas begin with an equal sign (=). You can create a simple formula by using constant & calculation operator. For example, the formula =5+2*3, multiplies two numbers và then adds a number lớn the result.
When you want to refer to lớn variables instead of constants, you can use cell values, for example, =A1+A2. If you are working with long columns of data, or data that is located in different parts of a sheet or on another sheet, you can use a range —for example, =SUM(A1:A100)/SUM(B1:B100), which represents the division of the sum of the first hundred numbers in column A by the sum of those numbers in column B. When your formula refers lớn other cells, any time that you change the data in any of the cells Excel recalculates the results automatically.
You can also create a formula by using a function, a predefined formula that simplifies entering calculations.
Bạn đang xem: Giải thích excel options 2007






Enter a formula that refers to lớn values in other cells
In a sheet that contains columns of numbers, cliông xã the cell where you want the formula results khổng lồ appear.
Type an equal sign =
Clichồng the first cell that you want khổng lồ include in your calculation.

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 lớn divide. At this point your formula should look lượt thích this:

Cliông xã the next cell that you want lớn include in your calculation. Now your formula should look like this:

Press RETURN.
Xem thêm: Iphone Hết Dung Lượng Iphone Bị Đầy Bộ Nhớ: Nguyên Nhân Và Cách Khắc Phục Từ A
The result of the calculation appears in the cell.

Tip: To quickly apply a formula lớn the next cells down in the column, double-cliông xã the fill handle

Enter a formula that contains a function
In a sheet that contains a range of numbers, click the empty cell where you want the formula results to appear.
Type an equal sign and a function, for example =MIN. MIN finds the smallest number in a range of cells.
Type an opening parenthesis, select the range of cells that you want to include in the formula, và then type a closing parenthesis.

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 lớn help you create formulas:
Select


Select


To select a function, use the function menu.

When you select a function, the Formula Builder opens, with additional information about the function.