answersLogoWhite

0

Absolute cell referencing is used for formulas that are being copied from one cell to another and are required to reference a constant cell. They could be used for working with percentages that are being used by a range of calculations for example. So if you have a list of values that have to be taxed, the tax rate could be put in near the top of the column and then used for all values. Usually when we use absolutes, we only really need a mixed reference. If a formula is being copied down, then it is only necessary to lock the row. If it is being copied across, it is only necessary to lock the column. The only time you need an absolute reference is when a formula is being copied down and across, which doesn't happen very often. Even when people only need a mixed reference, they use an absolute reference anyway, and usually that is not a problem and it is fine to do so.

If you had a block of cells that covered a number of rows and columns, and you need to multiply each figure by a percentage rate, you could use an absolute reference. It might be a block of individual cells by a salesman that each earns a commission. So your range of sales could be in the cells B3 to H15. In B1, you could have the percentage rate. You then might want all the commissions in the cells B17 to H29. In B17 you would put the following formula and copy it down and across to fill the range B17 to H29.

=B3*$B$1

User Avatar

Wiki User

10y ago

What else can I help you with?

Related Questions

What is an example of an absolute cell reference?

Relative cell reference: A2 Absolute cell reference: $A$2


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.


Does Copying a formula with an absolute reference does not change the cell reference?

An absolute cell reference will not change when it is copied.


What is it called when a cell reference that refers to cells by their fixed position in a worksheet and which remain the same when the formula is copied is referred to as an?

An absolute reference. An absolute cell reference.


To make a cell reference absolute are brackets inserted into the cell reference?

no


A cell reference with a fixed position in the worksheet that does not automatically change based on its location?

An absolute reference. When the formula is copied, the absolute reference will not change.An absolute reference. When the formula is copied, the absolute reference will not change.An absolute reference. When the formula is copied, the absolute reference will not change.An absolute reference. When the formula is copied, the absolute reference will not change.An absolute reference. When the formula is copied, the absolute reference will not change.An absolute reference. When the formula is copied, the absolute reference will not change.An absolute reference. When the formula is copied, the absolute reference will not change.An absolute reference. When the formula is copied, the absolute reference will not change.An absolute reference. When the formula is copied, the absolute reference will not change.An absolute reference. When the formula is copied, the absolute reference will not change.An absolute reference. When the formula is copied, the absolute reference will not change.


A cell reference that contains both relative and absolute cell references is what?

Mixed reference


What does it mean when you put in a cell reference?

When you absolute reference in Microsoft excel it means that you always want it to reference that cell within the formula. To absolute reference, put $ before the letter and the number.


What is a cell reference that contains an absolute value for the column or row but not both called?

Mixed reference is a cell reference that contains an absolute value for the column or row, but not both.


Is c6 an absolute or a rellative cell reference?

C6 is a relative reference. $C$6 would be an absolute reference. As a relative reference, it will change when a formula is copied. An absolute reference will not changed in a formula when it is copied.


What formula that excel use to adjust the cell reference as it to the destination area?

Yes it does. This is because reference "B20" is relative and not absolute. You can change a cell reference so that the column and/or the row reference is absolute and then it will not change when copied to another cell. Click on the help icon and search for "relative absolute" and read the help article for further information.


What is an absloute cell reference?

An absolute cell reference in a spreadsheet (such as Excel) refers to a cell reference that remains fixed when copied or moved. It is denoted by placing a dollar sign ($) before the column letter and row number (e.g., $A$1). This ensures that the reference does not change when formulas are copied to other cells.