I have a set of Google Sheets workbooks in a Google Drive folder that reference each other. One of the source workbooks contains data that is externally updated daily which then replaces the same workbook from the day before (Data Sheet). It is referenced in the other sheets using the IMPORTRANGE function, but whenever the source file is updated, the url/key changes. Is there any way to reference the Data Sheet by file name instead of url so that I don't have to change the url references in all the other sheets each time?
If there is no other way, I suppose I could have the relevant sheets manually transferred into the existing Data Sheet daily but if it's at all possible, referencing by file name would be ideal! Any suggestions would be greatly appreciated, thank you!