Forum Discussion

TM-41's avatar
TM-41
Copper Contributor
Mar 26, 2020
Solved

Numbering of a Cell reference in Excel between different files

Hey guys, I have following problem: I want to display selected data from many Excel documents (file names: 10000, 10001, 10002 ...) in a new file as a table. I simply use the following formula: =...
  • Savia's avatar
    Mar 26, 2020

    TM-41 A lot of things like this can be done with INDIRECT, however that function doesn't work well with cross-workbook references.  I think you are likely going to need a macro or Power Query to get this done.

Resources