About 1,722,082 results (5,812 milliseconds)

Name a range of cells - Computer - Google Docs Editors Help

https://support.google.com/docs/answer/63175?hl=en&co=GENIE.Platform%3DDesktop
Open a spreadsheet in Google Sheets. · Select the cells you want to name. · Click Data and then Named ranges. A menu will open on the right. · Type the range name ...

How to set up a self-expanding named range? - Google Docs ...

https://support.google.com/docs/thread/39590111/how-to-set-up-a-self-expanding-named-range?hl=en
Apr 12, 2020 ... I know I can name cells just outside the range and then use ... I'll go back to my usual Excel workaround of naming a cell at the ...

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

https://support.google.com/docs/answer/63175?hl=en&co=GENIE.Platform%3DAndroid
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 ...

Query(Importrange) with named ranges - Google Docs Editors ...

https://support.google.com/docs/thread/148258245/query-importrange-with-named-ranges?hl=en
Jan 28, 2022 ... ... ranges for each of the values in column A to match column C Named ranges ... Then create a local Named range for cell A1 called F_FirstName. I ...

If cell contains a specific dropdown selection, select data range from ...

https://support.google.com/docs/thread/25020428/if-cell-contains-a-specific-dropdown-selection-select-data-range-from-another-sheet?hl=en
Jan 8, 2020 ... I have the majority of it set up which is simple enough but I am trying to pull specific units from named ranges on another sheet. I have tried ...

Is it possible to apply data validation to a named range? - Google ...

https://support.google.com/docs/thread/212903452/is-it-possible-to-apply-data-validation-to-a-named-range?hl=en
Apr 26, 2023 ... I used data validation to create checkboxes across different ranges of cells. These cell ranges should have been named ranges when I created them, but they ...

Constructing Range Name calls with Concatenate

https://groups.google.com/g/microsoft.public.excel.worksheet.functions/c/nO49g14HDus
I use concatenate to "assemble" the values of those named ranges together into one text string that also happens to match a named range single cell value.

Google Sheets Data Validation: Works with range but not named ...

https://support.google.com/docs/thread/169372311/google-sheets-data-validation-works-with-range-but-not-named-range?hl=en
Jun 30, 2022 ... I created a new sheet ' Named range here ' with the named range ' CurtainTypes '. There is a new dropdown in cell 'Copy of Test'!B6 that ...

Formula to add values from several sheets using a named range ...

https://support.google.com/docs/thread/172444230/formula-to-add-values-from-several-sheets-using-a-named-range?hl=en
Jul 24, 2022 ... If i understand correctly, what you are trying to do is use the named range and the cell range to create an array of ranges (data from each of ...

Is there an efficient way to read named ranges from Excel into Python?

https://groups.google.com/g/openpyxl-users/c/OHwe9f4QnWc
Jan 21, 2019 ... value for column in range(len(wb[ws][cellrange][row]))] for ... cellrange]) # create as many subsets as rows in cellrange for row in ...

Dropdown (from a range) doesn't work - Google Docs Editors ...

https://support.google.com/docs/thread/203774009/dropdown-from-a-range-doesn-t-work?hl=en
Feb 26, 2023 ... I create a named range MyList. I go to another cell to create a dropdown list from this range and when I do so, the "Done" button doesn't complete the action.

Create & use named functions - Google Docs Editors Help

https://support.google.com/docs/answer/12504534?hl=en
Create a named function · Placeholders are descriptions of the type of inputs the function expects. For example, argument names “ CELL '' or “ RANGE ” are for ...

How to use named dynamic range with number as column control ...

https://support.google.com/docs/thread/230791561/how-to-use-named-dynamic-range-with-number-as-column-control?hl=en
Aug 18, 2023 ... I'm looking to create a saved dynamic range whose column value is controlled by a number in another cell.

Create an in-cell dropdown list - Computer - Google Docs Editors Help

https://support.google.com/docs/answer/186103?hl=en&co=GENIE.Platform%3DDesktop
Dropdown from a range: Choose the cells to include in the list. Dropdown: Enter the dropdown value. Click Add another item to add additional dropdown values.

Script help maybe. Creating a variable that isn't preset in a cell for ...

https://support.google.com/docs/thread/37317503/script-help-maybe-creating-a-variable-that-isn-t-preset-in-a-cell-for-use-in-a-formula?hl=en
Apr 1, 2020 ... I suppose it would be like "Define Name Range" but instead of forcing a cell location, allowing a formula instead. Let me know if this makes ...

How do I insert a hyperlink from a location on 1 workbook to a ...

https://support.google.com/docs/thread/212177032/how-do-i-insert-a-hyperlink-from-a-location-on-1-workbook-to-a-named-range-on-a-different-workbook?hl=en
Apr 21, 2023 ... Those ranges of cells are organized into Named Ranges. From time to ... spreadsheet with the range and cell from B4. That formula is ...

Name a range of cells - iPhone & iPad - Google Docs Editors Help

https://support.google.com/docs/answer/63175?hl=en&co=GENIE.Platform%3DiOS
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 ...

How do I give someone else limited edition permission to a range of ...

https://support.google.com/docs/thread/94394078/how-do-i-give-someone-else-limited-edition-permission-to-a-range-of-cells-in-sheets?hl=en
Jan 20, 2021 ... 1. Share the DOCUMENT with those who need edit rights to even a single cell on the sheet. List those users names in the Share dialog.

Concatenating Named Ranges in Validation of Cell to Create Multi ...

https://support.google.com/docs/thread/139617975/concatenating-named-ranges-in-validation-of-cell-to-create-multi-dropdowns?hl=en
Dec 10, 2021 ... I'm trying to convert a XLSB to Google Sheets which uses the INDIRECT function within cell validation to target Named Data Ranges, and even combine them.

INDIRECT function is unable to reference a Named Table - Google ...

https://support.google.com/docs/thread/283710260/indirect-function-is-unable-to-reference-a-named-table?hl=en
Jul 5, 2024 ... However in Google Sheets I just get the REF error "Function INDIRECT parameter 1 is 'TEST_TABLE'. It is not a valid cell/range reference." Does ...