Forum Discussion

Bill114's avatar
Bill114
Copper Contributor
Mar 07, 2019
Solved

Execute a concatenated text string?

I am referencing a specific named tab in a reference workbook, and have the following command.   =CONCATENATE("'[Reference file example.xlsx]",B8, "'!$B2")   In my present (separate) workbook, I ...
  • SergeiBaklan's avatar
    Mar 07, 2019

    You need to wrap with INDIRECT

Resources