answersLogoWhite

0

You use a mixed or an absolute reference. This is done by adding dollar symbols into a cell

A1 is a relative reference and will change when copied.

$A1 is a mixed reference, in which the row reference changes but the column reference does not.

A$1 is a mixed reference, in which the column reference changes but the row reference does not.

$A$1 is an absolute reference, so neither the column or row reference changes.

In most cases only a mixed reference is needed, though it is common to use an absolute reference. You lock the column reference when copying a formula across a row and you lock the row reference when you are copying a formula down a column. It is only on the very rare occasion that a formula is being copied both down and across, into a block, that an absolute reference is needed.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

How do you highlight in Excel?

You need to click on a cell and hold on, then drag it to another cell.


How can you drag an Excel cell without mouse or in keyboard?

You can not use the keyboard to drag in Excel, but you can use cut and paste. Go to the starting cell and press Crtl-X to cut, then use the arrow keys to move to the cell where you would like to move the contents of the first cell and press Crtl-V.


When the active cell contains a formula dragging the fill handle causes excel to?

Copy the forumula to the cells where you drag the fill handle.


When the active cell contains the formula dragging the fill handle causes Excel to?

Copy the forumula to the cells where you drag the fill handle.


What is the cell address of the last cell of the Microsoft Excel 2003?

The cell reference for the last cell in Excel 2003 is cell IV65536.The cell reference for the last cell in Excel 2003 is cell IV65536.The cell reference for the last cell in Excel 2003 is cell IV65536.The cell reference for the last cell in Excel 2003 is cell IV65536.The cell reference for the last cell in Excel 2003 is cell IV65536.The cell reference for the last cell in Excel 2003 is cell IV65536.The cell reference for the last cell in Excel 2003 is cell IV65536.The cell reference for the last cell in Excel 2003 is cell IV65536.The cell reference for the last cell in Excel 2003 is cell IV65536.The cell reference for the last cell in Excel 2003 is cell IV65536.The cell reference for the last cell in Excel 2003 is cell IV65536.


Is there any other way to move things into a cell beside copy and paste in Excel?

You can drag things or use the Fill Handle.


How to repeat a formula in new cells on an Excel document?

Either drag the formula cell down the column, or copy (right-click) the cell then paste (right-click) in other cells.


What is the fullform of excel?

executable cell


What do you call an unchanging value in a formula in excel?

It can be called a constant or fixed value. If it is not a value but a cell reference then it can be called an absolute reference.


Is copy and paste same as drag and drop in excel?

no


How to enable fill handle in Excel?

Click the Microsoft Office Button. Then click Excel Options. In the Advanced category, under Editing options, select the Enable fill handle and cell drag-and-drop check box to turn drag-and-drop editing on. The Fill Handle will now be enabled when you return to the worksheet.


What does SHIFT 4 do in Excel?

IT GIVES YOU $ BUT WHAT DOES IT DO IN EXCEL? The dollar signs $ can make the cell reference absolute =$A$1 is absolute reference, if you dragged the formula it will always be A1 =A1 is relative reference if you drag the formula the reference will change accordingly