answersLogoWhite

0

SUM A4A13 is not a formula. It would have to be like this:

=SUM(A4:A13)

The cells are a range and it is a relative reference. Cells A4, A5, A6, A7, A8, A9, A10, A11, A12 and A13 are the cells in the range.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

Does the formula equals b4 plus c9 contain mixed cell references?

No. It contains relative references only.


Can you use relative references in a formula?

Yes. Formulas can contain all sorts of things, including absolute and relative cell references.


What happens to cell references used in formula when you move a formula?

If you move a formula, as opposed to copying it, cell references will stay the same.


What is an absolute formula in Excel?

It would be a formula that includes absolute references in cells. When such a formula is copied, those cell references will not change. An absolute cell reference includes cell references with two dollar signs in them, like: $A$2.


If A formula references a range of cells that contain a variety of formats the format from the cell in the lower right corner of the range will be applied?

its False


In excel if you copy a formula to another location and the cell references change to reflect the position of its copied location the formula contains a what?

It contains relative cell references.


Can you copy cells with an absolute reference?

A relative cell reference is one that will change to a different cell if you copy the formula. An absolute reference is one that will always use the same cell. For example, say you have a percentage in cell B1 that you want to add to all the cells from A3 down. In cell B3 you could use the formula '=A3*(1+$B$1)'. If you copy this formula to the cells below B3, the reference to A3 will change to be the cell immediately to the left, because it is a relative cell reference. By adding the $ symbol before the B and the 1, however, an absolute reference is created. It will always refer to cell B1.


What changes when it is copied or moved in Excel?

Relative cell references and some mixed cell references will change when a formula is copied.


What formula displays A2 times E5 E5 being an absolute cell reference?

Any formula can contain an absolute cell reference. There is no special name for a formula with an absolute reference in it.Any formula can contain an absolute cell reference. There is no special name for a formula with an absolute reference in it.Any formula can contain an absolute cell reference. There is no special name for a formula with an absolute reference in it.Any formula can contain an absolute cell reference. There is no special name for a formula with an absolute reference in it.Any formula can contain an absolute cell reference. There is no special name for a formula with an absolute reference in it.Any formula can contain an absolute cell reference. There is no special name for a formula with an absolute reference in it.Any formula can contain an absolute cell reference. There is no special name for a formula with an absolute reference in it.Any formula can contain an absolute cell reference. There is no special name for a formula with an absolute reference in it.Any formula can contain an absolute cell reference. There is no special name for a formula with an absolute reference in it.Any formula can contain an absolute cell reference. There is no special name for a formula with an absolute reference in it.Any formula can contain an absolute cell reference. There is no special name for a formula with an absolute reference in it.


Can you combine cell references and functions into one formula?

Yes.


What cell formula does not change even with new formula inserted?

Formulas with absolute references.


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.