Imports a range of cells from another Google Sheets file.
=IMPORTRANGE("https://docs.google.com/spreadsheets/d/abcd123", "Sheet1!A1:C10") pulls cells A1:C10 from the specified spreadsheet.