About 16,700 results
Open links in new tab
  1. Reference data from other sheets - Google Help

    Note: If a sheet name contains spaces or other non-alphanumeric symbols, include single quotes around it (as in the second example). Get data from other spreadsheets Important: To …

  2. INDIRECT - Google Docs Editors Help

    INDIRECT Returns a cell reference specified by a string. Examples Make a copy Note: Each example is in its own tab. Sample Usage INDIRECT("Sheet2!"&B10) INDIRECT("A2") …

  3. Use table references in Google Sheets

    For example, instead of explicit cell references: =Sum(C2:C7), you can use table references: =SUM(DeptSales[Sales Amount]). When you use a name to reference table elements, the …

  4. Referencing data from another sheet using a variable sheet name ...

    Apr 12, 2019 · Using this formula to reference data from another sheet (sheet names are years)... =2018!M47. Is it possible to reference a cell address instead of hard coding the sheet name? …

  5. IMPORTRANGE - Google Docs Editors Help

    The sheet_name component of range_string is optional; by default IMPORTRANGE will import from the given range of the first sheet. The value for range_string must either be enclosed in …

  6. GOOGLE SHEETS: Referencing another sheet for conditional …

    Apr 13, 2021 · In complex formulas it is often helpful to test the formula in a blank cell to ensure that the syntax is correct. Conditional formatting will not look at other tabs in your sheet directly …

  7. Reference cell data from another Google spreadsheet (not a …

    Jun 18, 2019 · Help Center Community Gemini in Docs Editors Google Docs Editors Privacy Policy Terms of Service Community Policy Community Overview This help content & …

  8. Use conditional formatting rules in Google Sheets

    Note: Formulas can only reference the same sheet, using standard notation " (='sheetname'!cell)." To reference another sheet in the formula, use the INDIRECT function. To highlight when …

  9. Google Sheets format of reference cell doesn't appear in target cell

    May 24, 2020 · I am trying to have a reference cell copy not just the values, but the formatting of a cell over to another sheet/tab within the same workbook. When I change the format (for …

  10. References between tables - AppSheet Help

    References serve three purposes: They allow you to represent relationships. For example, the reference between the Orders row and the Customers row allows you to capture the …