About 18,200 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 reference a cell or …

  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") INDIRECT("R2C3", …

  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. GOOGLE SHEETS: Referencing another sheet for conditional formatting.

    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 (and don't …

  5. 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? Need …

  6. 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 quotation marks …

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

    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 & information ...

  8. How to reference cells value and not it's formula - Google Help

    How to reference cells value and not it's formula I have a cell that is using a formula to show just the current hour that a report was run. So if the report ran at 9:30AM the cell will use its formula to …

  9. Can a cell value be used to reference a sheet name?

    Jul 11, 2023 · Can a cell value be used to reference a sheet name? I have sheet1 sheet2 and sheet3. if I have a cell B3 on sheet1 with a value of 2 is it possible to reference a cell (A6)on sheet2 by using …

  10. Reference data from other sheets - Google Help

    Reference data from other sheets Want advanced Google Workspace features for your business? Try Google Workspace today! Within a single spreadsheet, you can replicate data and copy it from one …