A folder contains identically structured spreadsheets, and I want to sum the total of cell A1 of tab "summary" for every file in that folder - but if new files are added to that folder it includes them, and if files are deleted, it doesn't fail.
Obviously I could say =(spreadsheet 1 A1)+(spreadsheet 2 A1) and so on, but would rather not.
Is this possible?
TIA
Obviously I could say =(spreadsheet 1 A1)+(spreadsheet 2 A1) and so on, but would rather not.
Is this possible?
TIA