About 2,150,000 results
Open links in new tab
  1. How to Reference Cell in Another Sheet Dynamically in Excel

    Aug 9, 2024 · This article shows how to dynamically reference cell in another Excel sheet using INDIRECT, INDEX-MATCH, VLOOKUP functions to refer to a cell.

  2. INDIRECT function - Microsoft Support

    How to use the INDIRECT function in Excel to change the reference to a cell within a formula without changing the formula itself.

  3. Excel INDIRECT: Dynamic Cell References Without the Headache

    It allows you to create dynamic cell references without the headache of constantly rewriting formulas when your data structure evolves. By understanding how to concatenate sheet names, handle …

  4. Cell Reference in Excel (Absolute, Relative, and Mixed)

    Jul 6, 2024 · What Is a Cell Reference? A cell reference in Excel identifies the location of a specific cell as indicated by its column letter and row number. It is crucial in creating formulas, and there are …

  5. How to Reference Cell in Another Excel Sheet Dynamically

    Aug 19, 2025 · Learn how to reference a cell in another Excel sheet dynamically using INDIRECT, drop-downs, named ranges, VBA, CHOOSE, or INDEX functions.

  6. Formula that changes the sheet reference AND the cell being …

    Sep 4, 2024 · Formula that changes the sheet reference AND the cell being referenced I have a file that has a summary page, and pulls that summary page from Sheet A, B or C based on a dropdown. …

  7. Dynamic reference to table - Excel formula | Exceljet

    Dec 5, 2021 · To build a formula with a dynamic reference to an Excel Table name, you can use the INDIRECT function with concatenation as needed. In the example shown, the formula in L5 is: …

  8. Create or change a cell reference - Microsoft Support

    Create a cell reference. Cell references can refer to cells on the same worksheet, a different worksheet, or a different workbook.

  9. Switch between relative, absolute, and mixed references

    To change the type of cell reference: Select the cell that contains the formula. In the formula bar , select the reference that you want to change. Press F4 to switch between the reference types. The table …

  10. Dynamic array formulas and spilled array behavior - Microsoft Support

    When you press Enter to confirm your formula, Excel will dynamically size the output range for you, and place the results into each cell within that range. If you are writing a dynamic array formula to act on …