answersLogoWhite

0

=(C4+C12)*C3

You must use the brackets, or otherwise the multiplication will be done first. This is the laws of mathematics. See the related question below.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What is a formula cells?

Formula cells are cells in a spreadsheet that contain a formula, which is an expression used to perform calculations or manipulate data. These cells can reference other cells and include functions, operators, and constants to return a specific value or result. For example, a formula like =SUM(A1:A10) adds the values in cells A1 through A10. When the data in the referenced cells changes, the result in the formula cell automatically updates.


What is the name of the formula use when adding multiple cells together?

sum~ Apex


What is the mitosis formula used to calculate the rate of cell division in a given population?

The mitosis formula used to calculate the rate of cell division in a given population is the number of cells in mitosis divided by the total number of cells, multiplied by 100 to get the percentage of cells undergoing division.


What are cell references in a formula called?

Cell references in a formula are called "dependencies." They represent the cells that the formula depends on to calculate a result. Tracking dependencies helps ensure that the formula is accurately resolving based on the values in the referenced cells.


What is the complete syntax of addition for open office calc?

Using cells a3, b3 & c3 as examples...Adding a fixed number to a cell... in c3 you would use the formula =sum(a3+20)Adding the contents of two cells together... in c3, enter the formula =sum(a3+b3)


What is a predefined formula that performs common calculations such as adding the values in a group of cells or generating a value such as the time or date?

function


When you set up a worksheet should you use cell references in formulas whenever possible rather than blank values?

Yes, cell references should be used. It is not necessary to have values in cells before the formulas that are referring to those cells can be typed. So a formula can be created with cell reference that refer to blank cells first. After that you could enter the values and when you do, the formulas will update their results by using the values that are in the cells. A formula does not change if cells are empty or not. So you could type any formula before entering values that the formula will use. The formula may at first result in a zero value or even an error, but will give the correct result when values are entered into the cells it refers to.


When you set up a worksheet you should use cell references in formulas whenever possible rather than values.?

Yes, cell references should be used. It is not necessary to have values in cells before the formulas that are referring to those cells can be typed. So a formula can be created with cell reference that refer to blank cells first. After that you could enter the values and when you do, the formulas will update their results by using the values that are in the cells. A formula does not change if cells are empty or not. So you could type any formula before entering values that the formula will use. The formula may at first result in a zero value or even an error, but will give the correct result when values are entered into the cells it refers to.


When you set up a worksheet you should use cell references in formulas whenever possible rather than blank values.?

Yes, cell references should be used. It is not necessary to have values in cells before the formulas that are referring to those cells can be typed. So a formula can be created with cell reference that refer to blank cells first. After that you could enter the values and when you do, the formulas will update their results by using the values that are in the cells. A formula does not change if cells are empty or not. So you could type any formula before entering values that the formula will use. The formula may at first result in a zero value or even an error, but will give the correct result when values are entered into the cells it refers to.


If you used the Excel formula SUM(A2A4) what will be calculated?

The values in cells A2, A3 & A4 will be added together - and the result displayed in the cell that contains the 'sum' formula.


What is the formula used to calculate result in Microsoft Excel?

The formula you use depends upon what you are trying to calculate. If you want to multiply two cells (e.g. A1 and C2), the formula would be =A1*C2.


How will i enter an excel formula to a row?

To enter a formula in Excel, click on the cell where you want the result to appear. Type the equal sign (=) followed by the formula you want to use, such as =SUM(A1:A10) for summing values in cells A1 to A10. Press Enter, and the formula will calculate and display the result in that cell. To apply the same formula to a row, you can drag the fill handle (a small square at the bottom right corner of the cell) across the desired cells.