// Assuming Sheet is named 'Sheet Name' (quotes only nneeded if name contains space) // Replace A1:C4 with target cell references ='Sheet Name'!A1:C4
// Format will be: ='Sheet Name'!CellReference // Example: ='Raw Data'!A1:C3