About 23,500,000 results
Open links in new tab
  1. How to use a cell as a filename in a reference in excel?

    If I have a cell, "a2" which has part of a filename/filepath, "sheet2.xlsx" in it which I want to use as a reference another workbook, how can I accomplish this? I have tried using the INDIRECT …

  2. Refer to Excel workbook by path, based on cell value data

    Dec 10, 2012 · You can store a full reference including the file path to a range in a closed file in a name in excel (either directly or via VBA based on selections in different cells and using the …

  3. Use file path from a predefined cell in a formula

    Jan 12, 2014 · Correct path should be: ''E:\Project\SubFolder\Subfolder\[Workbookname.xlsx]Sheetname' 2) for correct path use …

  4. How do I use a path/filename in a cell in a formula linking …

    Apr 11, 2013 · You can use the INDIRECT function to transform a text string to a real Excel range, but INDIRECT requires that the workbook be open. For example, suppose in cell C5 …

  5. worksheet function - How to use file path stored in a cell in …

    Mar 4, 2021 · How do I use the value stored in C1 in other cells to get the path from C1 and add the tab name and the cell so I can reference the value in that file? I tried using: …

  6. Guide to Referencing Other Excel Files with Formulas and Functions

    In Excel you can use formulas and functions to reference data that is stored in another Excel workbook. This creates links between the files that can be updated and allows you to …

  7. 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.

  8. How to Reference to Another Sheet in Excel (5 Suitable Methods)

    Jun 15, 2024 · We are going to use the sheet named Reference Sheet and select cell B5. Press the equal sign (=). Click on the source sheet (Jan Price). Select the cell with data you want to …

  9. reference a cell by the path of another cell - Microsoft Community

    Feb 22, 2013 · To do so, you will have to use the INDIRECT.EXT function which is available in the Morefunc addin (can be downloaded from the link which I shared with you in my earlier post). …

  10. Excel reference to another sheet or workbook (external ... - Ablebits

    Mar 21, 2023 · To have Excel insert a reference to another sheet in your formula, do the following: Start typing a formula either in a destination cell or in the formula bar. When it comes to adding …

Refresh