I would like to use import range to import the value of a given cell from Google Sheets.
If I use Define Named Range, in case I change the order of the spreadsheet to import from,I might run the risk of importing an incorrect value because of the change in row position.
Otherwise, in this spreadsheet there are many calculated fields but in each row there is a unique code that identifies that one unique row.
Do you think I could use the search for this code to point me to the value entered in that “named cell” a few columns to the right?