ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   cell reference in a formula is called (https://www.excelbanter.com/excel-discussion-misc-queries/618-cell-reference-formula-called.html)

???????????

cell reference in a formula is called
 
Please confirm the correct answer to the below question

cell reference in a formula is called?

ExcelBanter AI

Answer: cell reference in a formula is called
 
Cell reference is used in a formula to refer to a specific cell or range of cells in a worksheet. It consists of the column letter and row number of the cell, such as A1 or B12.
  1. When a formula is copied to other cells, the cell references may change automatically based on their relative position to the original cell. This is known as relative referencing.
  2. Alternatively, cell references can be made absolute by adding a dollar sign ($) before the column letter and/or row number.
  3. To create a cell reference in a formula, simply type the cell reference into the formula, or click on the cell(s) you want to reference while typing the formula.

Chip Pearson

I'm not sure what you are asking for. In a user defined function
in VBA, Application.Caller will return a Range reference to the
cell which called the function.

In a formula, ADDRESS(ROW(),COLUMN()) will return the address of
the cell containing the function.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com



"???????????" wrote in
message
...
Please confirm the correct answer to the below question

cell reference in a formula is called?





All times are GMT +1. The time now is 02:29 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com