Share via

Variable Link in Excel

Anonymous
2018-11-19T12:21:47+00:00

Good Morning,

I want to ask you all, if anyone knows if it is possible to create a link to another Excel file through a formula so that you can change the name of the file in another referenece cell and with that, all the cells automatically will use the referenced link.

For example, assuming we have 3 files named Ref1.xlsx, Ref2.xlsx, and Formulas.xlsx. In the Formulas.xlsx file we enter in the cell A1 the name of the first file (Ref1.xlsx) and in the cell B1, we insert a formula that searches for the cell B1 value of the file contained in cell A1 (Ref1. xlsx). In this case, the value returned by the formula from cell B1 would be the value of cell B1 of the Ref1.xlsx file. If we change the value from the cell A1 to Ref2.xlsx, the formula from the cell B1 would return the value of cell B1 from file Ref2.xlsx.

Could be this possible?

Microsoft 365 and Office | Excel | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

2 answers

Sort by: Most helpful
  1. Anonymous
    2018-11-20T20:35:42+00:00

    You can use INDIRECT.EXT, which is part of the MoreFunc add-in.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  2. Anonymous
    2018-12-06T12:48:53+00:00

    Hi, Smitty,

    Thank you by your tip, but I got a way to create a formula with INDIRECT standard function that have worked properly.

    Tks,

    Osvaldo

    Was this answer helpful?

    0 comments No comments