About 96,400 results
Open links in new tab
  1. Name a range of cells - Computer - Google Docs Editors Help

    To edit the range, enter a new name or range, then click Done. To delete the named range, next to the name, click Delete range . On the menu that opens, click Remove. Note: When you …

  2. Name a range of cells - Android - Google Docs Editors Help

    You can name ranges in Google Sheets to keep better track of them and create cleaner formulas. For example, instead of using "A1:B2" to describe a range of cells, you could name the range …

  3. Use table references in Google Sheets - Google Docs Editors Help

    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. Create & use named functions - Google Docs Editors Help

    For example, argument names “ CELL '' or “ RANGE ” are for when the input you expect is a single cell, or a range of cells, respectively. Requirements: Can’t be the same name as …

  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. 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") …

  7. Drop-down from worksheet data validation rules - AppSheet Help

    The Select a data range dialog should now contain something like EnumSheet!A2:A15. The EnumSheet name appears to the left of the ! and the selected allowed values cell range …

  8. LOOKUP - Google Docs Editors Help

    Searches down the first column of a range for a key and returns the value of a specified cell in the row found. HLOOKUP: Horizontal lookup. Searches across the first row of a range for a key …

  9. Create an in-cell dropdown list - Computer - Google Help

    Work with data Create & use pivot tables Name a range of cells Sort & filter your data Create an in-cell dropdown list Automatically create a series or list

  10. remove Sheets name range prefix - Google Docs Editors Community

    remove Sheets name range prefix After copying a worksheet from a different file, the named ranges are all prefixed by the sheet name. They appear like this 'Sheet1!my_range' instead of …