
Remove or allow a circular reference in Excel - Microsoft Support
Find and remove a circular reference. You can also learn about the circular reference warning message and iterative calculation in Excel.
Create a 3-D reference to the same cell range on multiple …
A 3-D reference is useful and convenient way to reference several worksheets that follow the same pattern and cells on each worksheet contain the same type of data, such as when you …
Switch between relative, absolute, and mixed references
When you copy a formula that contains a relative cell reference, that reference in the formula will change. As an example, if you copy the formula =B4*C4 from cell D4 to D5, the formula in D5 …
How to correct a #REF! error - Microsoft Support
When you use explicit cell references like this (where you reference each cell individually, separated by a comma) and delete a referenced row or column, Excel can't resolve it, so it …
How to avoid broken formulas in Excel - Microsoft Support
A circular reference occurs when a formula refers to the cell that it's located in. The fix is to either move the formula to another cell, or change the formula syntax to one that avoids circular …
Switch between relative and absolute references - Microsoft Support
A formula that contains a relative cell reference changes as you copy it from one cell to another. For example, if you copy the formula =A2+B2 from cell C2 to C3, the formula references in C3 …
在 Excel 中移除或允許循環參照 - Microsoft 支援服務
找出並移除循環參考。 您也可以深入了解 Excel 的循環參考警告訊息及反覆運算。
Look up values with VLOOKUP, INDEX, or MATCH - Microsoft …
This argument can be a cell reference, or a fixed value such as "smith" or 21,000. The second argument is the range of cells, C2-:E7, in which to search for the value you want to find.
Use cell references in a formula - Microsoft Support
Instead of entering values, you can refer to data in worksheet cells by including cell references in formulas.
Using structured references with Excel tables - Microsoft Support
To include structured references in your formula, select the table cells you want to reference instead of typing their cell reference in the formula. Let's use the following example data to …