answersLogoWhite

0

It is a relative cell reference.

User Avatar

Wiki User

11y ago

What else can I help you with?

Related Questions

What type of cell reference is A1?

It is a relative cell reference.


What type of cell reference is C13?

It is a relative reference. If the formula =A1+A2 is copied to B1 then the formula changes to =B1+B2


What is the intersection of row 1 and column A referred to?

A1 is the reference to that cell.A1 is the reference to that cell.A1 is the reference to that cell.A1 is the reference to that cell.A1 is the reference to that cell.A1 is the reference to that cell.A1 is the reference to that cell.A1 is the reference to that cell.A1 is the reference to that cell.A1 is the reference to that cell.A1 is the reference to that cell.


Create a structured reference in excel?

You could mean a cell reference, such as A1. You can also give cells a name to make them easier to remember and then reference.You could mean a cell reference, such as A1. You can also give cells a name to make them easier to remember and then reference.You could mean a cell reference, such as A1. You can also give cells a name to make them easier to remember and then reference.You could mean a cell reference, such as A1. You can also give cells a name to make them easier to remember and then reference.You could mean a cell reference, such as A1. You can also give cells a name to make them easier to remember and then reference.You could mean a cell reference, such as A1. You can also give cells a name to make them easier to remember and then reference.You could mean a cell reference, such as A1. You can also give cells a name to make them easier to remember and then reference.You could mean a cell reference, such as A1. You can also give cells a name to make them easier to remember and then reference.You could mean a cell reference, such as A1. You can also give cells a name to make them easier to remember and then reference.You could mean a cell reference, such as A1. You can also give cells a name to make them easier to remember and then reference.You could mean a cell reference, such as A1. You can also give cells a name to make them easier to remember and then reference.


What is inserted into a cell reference to make a cell reference relative?

Nothing. A relative cell reference just includes the column and row, as in A1.


What is a good example of a cell reference?

A1 simples..... :) lol


How can you enter into a cell in excel and have it record to another worksheet?

If you have a value in cell A1 on Sheet1 and you want it to appear in Sheet 2, you use a formula. So in a cell on Sheet2 type: =Sheet1!A1 Sheet1 is the sheet name. The exclamation mark separates it from the cell reference. Now whatever is in the cell A1 on Sheet1 will appear in the cell with that formula.


What is a mixed reference cell?

It is a cell reference that has either the row or column made absolute, but not both, using the dollar sign. A1 is relative. $A1 is mixed. A$1 is mixed. $A$1 is absolute.


How to reference an Excel sheet in a formula or function?

To reference an Excel sheet in a formula or function, you can use the sheet name followed by an exclamation mark (!) before the cell reference. For example, to reference cell A1 in a sheet named "Sheet1", you would write "Sheet1!A1" in the formula.


Can you type formulas into excel name box?

No, you type formulas either directly into the cell or into the formula bar. You can enter a cell reference like A1:C3 into the name box to select those cells.


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


How is a cell reference used?

It is used any time you want to identify a cell. EXAMPLE: =SUM(A1:A12); finds the sum for cells A1 through A12