About 1,865,178 results (3,770 milliseconds)

Use table references in Google Sheets - Google Docs Editors Help

https://support.google.com/docs/answer/15637642?hl=en
To refer to a table or parts of it in a formula, you can use table references. You need to provide a table name and each column header when you convert your ...

Use tables in Google Sheets - Google Docs Editors Help

https://support.google.com/docs/answer/14239833?hl=en
... table or parts of a table in a formula. When you convert your data to a table, we give it a name, as well as each column header. You can then use those ...

Referencing Tables Dynamically Using INDEX MATCH MATCH with ...

https://support.google.com/docs/thread/33440036/referencing-tables-dynamically-using-index-match-match-with-indirect?hl=en
Mar 13, 2020 ... I believe that if I name a range the indirect function probably should work fine with a helper column of table names. But that is not what I ...

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

https://support.google.com/docs/thread/4078098/referencing-data-from-another-sheet-using-a-variable-sheet-name?hl=en
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 ...

Pivot Table Errors with Calculated Fields - Google Docs Editors ...

https://support.google.com/docs/thread/120871359/pivot-table-errors-with-calculated-fields?hl=en
Aug 12, 2021 ... I have checked spelling of column names a million times. ... The Desired Calculation column should be the same as the Current column in the FILTER ...

How can I get Google Sheets to display the name of a named call ...

https://support.google.com/docs/thread/39249028/how-can-i-get-google-sheets-to-display-the-name-of-a-named-call-when-it-is-selected?hl=en
Apr 10, 2020 ... At the moment, I have both open and finding the named CELL in Excel, then writing my formulas in both. ... not very optimal.

How to use a variable in the filter of a pivot table? - Google Docs ...

https://support.google.com/docs/thread/53628231/how-to-use-a-variable-in-the-filter-of-a-pivot-table?hl=en
Jun 15, 2020 ... It was for this reason I needed to see an example spreadsheet. Different parts of the world use a different formula syntax. I hope this helps,.

VLOOKUP and INDIRECT function? - Google Docs Editors Community

https://support.google.com/docs/thread/37606373/vlookup-and-indirect-function?hl=en
Apr 3, 2020 ... I guess that could be considered a dynamic vlookup that triggers an indirect function and pulls the table I need. ... names. and A1:B20 is ...

Google Sheets function list - Google Docs Editors Help

https://support.google.com/docs/table/25273?hl=en
Google Sheets supports cell formulas typically found in most desktop spreadsheet packages. ... function with as many values as the name declares. Learn more.

How do I autopopulate a cell based on a value entered in another ...

https://support.google.com/docs/thread/8522010/how-do-i-autopopulate-a-cell-based-on-a-value-entered-in-another-cell-using-a-table?hl=en
Jun 22, 2019 ... How do I autopopulate a cell based on a value entered in another cell using a table? ... {"qty","class","name";Arrayformula(If(B2:B12="",,iferror( ...

Dynamic Formula Referencing Another Sheet - Google Docs Editors ...

https://support.google.com/docs/thread/201506996/dynamic-formula-referencing-another-sheet?hl=en
Feb 11, 2023 ... In a formula that is referring to another tab in the same spreadsheet, how do I make the tab's name in the formula dynamic.

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

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

Plot a single cell value influenced by another cell value - Google ...

https://support.google.com/docs/thread/250798597/plot-a-single-cell-value-influenced-by-another-cell-value?hl=en
Dec 29, 2023 ... ... cell with a variable in it, which ultimately influences the whole table. ... This array formula will create the whole result table in one go. See ...

How can you use a cell reference in place of Sheetname in a query ...

https://support.google.com/docs/thread/2992104/how-can-you-use-a-cell-reference-in-place-of-sheetname-in-a-query-formula?hl=en
Mar 25, 2019 ... Depending on the data, I will need to use a difference Sheet with a different name. I have the query formula occurring more than once to ...

SHEETS: How to reference the Text/Value from one cell within a ...

https://support.google.com/docs/thread/137041108/sheets-how-to-reference-the-text-value-from-one-cell-within-a-formula-of-another-cell?hl=en
Nov 24, 2021 ... I'm trying to make the reference point of a formula dynamic, pulling the value from one cell, so that I don't have to update every referencing formula each ...

Calculating calculated field in pivot table from other calculated fields ...

https://support.google.com/docs/thread/190274861/calculating-calculated-field-in-pivot-table-from-other-calculated-fields?hl=en
Nov 26, 2022 ... I would like to compute a calculated field in column F which equals the ratio between the variable of column C and the calculated field of column E.

INDEX - Google Docs Editors Help

https://support.google.com/docs/answer/3098242?hl=en
Table Number. David, Vegetarian, No, 3. Bob, None, No, 5. david, None, Yes, 1. Nancy, None, No, 4. Mary, Vegetarian, Yes, 2. Formula ... Guest Name, Dietary ...

Make Graph with Dynamic Date Range - Google Docs Editors ...

https://support.google.com/docs/thread/37364777/make-graph-with-dynamic-date-range?hl=en
Apr 1, 2020 ... ... formula are changed to match the name of your sheet containing data. ... table and it was Row 1 where the labels resided? {. {Stephen,G}.

=INDIRECT() has a #REF! error even though formula is correct ...

https://support.google.com/docs/thread/12065995/indirect-has-a-ref-error-even-though-formula-is-correct?hl=en
Aug 15, 2019 ... For example, I want to reference various cells in different sheets. The Sheet names can change so I have a page where you can type in the ...

Concatenate column B cells where values match in column A ...

https://support.google.com/docs/thread/12129459/concatenate-column-b-cells-where-values-match-in-column-a?hl=en
Aug 16, 2019 ... The responses spreadsheet therefore has a column of names, and comments alongside them. ... See sample sheet. =ARRAYFORMULA( {"Name ...