About 1,741,372 results (5,326 milliseconds)

COUNTIF - Google Docs Editors Help

https://support.google.com/docs/answer/3093480?hl=en
SUMIF : Returns a conditional sum across a range. DCOUNTA : Counts values, including text, selected from a database table-like array or range using a SQL-like ...

google sheet wants to COUNT instead of SUM when I highlight fields

https://support.google.com/docs/thread/15700154/google-sheet-wants-to-count-instead-of-sum-when-i-highlight-fields
Sep 30, 2019 ... You cannot sum text numbers. You need to select that range or column and format it as numbers or as Automatic. See the example ...

Formula: Count Text Val. in Row & have Formula AutoFill Down ...

https://support.google.com/docs/thread/48686477/formula-count-text-val-in-row-have-formula-autofill-down-column-when-new-row-is-created-via-form?hl=en
May 23, 2020 ... ... Excel Sheet. One of the form files is a unique value. · Customer Name: Jane. · Text: “entered a monthly promotion” = value REDEEMED). - SEE ...

Can I count cells that have both a specific background color and text ...

https://support.google.com/docs/thread/99618978/can-i-count-cells-that-have-both-a-specific-background-color-and-text?hl=en
Feb 25, 2021 ... I would like to count the number of times a certain sports team (ie the Yankees) is selected AND the number of times the pick was correct or incorrect.

Need help counting cells with specific text within a filtered list ...

https://support.google.com/docs/thread/12826797/need-help-counting-cells-with-specific-text-within-a-filtered-list?hl=en
Aug 25, 2019 ... I would like to modify this cell to count the number of cells in the list containing a specific text string. I can't figure out how to do this to the list ...

How do I count up values while excluding duplicates from other ...

https://support.google.com/docs/thread/99182081/how-do-i-count-up-values-while-excluding-duplicates-from-other-ranges?hl=en
Feb 22, 2021 ... How do I count up values while excluding duplicates from other ranges? ... and Col2 < date '"& TEXT(EOMONTH(A24,0)+1,"yyyy-mm-dd")&"'. and Col3 ...

In google sheets, I want to count only visible cells with specific text in ...

https://support.google.com/docs/thread/134343279/in-google-sheets-i-want-to-count-only-visible-cells-with-specific-text-in-them-please-help?hl=en
Nov 7, 2021 ... I am trying to count only visible cells with unique values in them or alternatively, it would work by counting only specific text in visible cells.

"Count" function on text facet

https://groups.google.com/g/openrefine/c/pzFdH13Mqn4/m/RrgvGrRjAAAJ
Feb 23, 2018 ... At the moment you can sort the values in the facet either alphabetically, or by the 'count' number by clicking the 'Sort by' options: "name" or "count" at the ...

COUNT - Google Docs Editors Help

https://support.google.com/docs/answer/3093620?hl=en
To count unique values, use COUNTUNIQUE . COUNT counts only numeric values; text values are ignored. See Also. MODE : Returns the most commonly occurring ...

Pivot table: how to count # times specific text in Column 1 also ...

https://support.google.com/docs/thread/3069745/pivot-table-how-to-count-times-specific-text-in-column-1-also-appears-in-column-2?hl=en
Mar 26, 2019 ... ... Value columns must always be in reference to the primary row data. Any better ideas? Perhaps it could be done in a Calculated Field? Here is ...

Google Sheets function list - Google Docs Editors Help

https://support.google.com/docs/table/25273?hl=en
Counts values, including text, selected from a database table-like array or range using a SQL-like query. Learn more. Database, DGET, DGET(database, field ...

Countif for partial/similar text - Google Docs Editors Community

https://support.google.com/docs/thread/203666768/countif-for-partial-similar-text?hl=en
Feb 25, 2023 ... So I want to count up the number of cells present in a grid if they contain anything similar to "[Insert name] Support".

Count cells in a certain range ONLY when specific text does not ...

https://support.google.com/docs/thread/101224222/count-cells-in-a-certain-range-only-when-specific-text-does-not-appear?hl=en
Mar 7, 2021 ... Its counting blank cells along with the cells that don't have the text. I need it to count the cells with ONLY text that don't match criteria.

COUNTUNIQUE - Google Docs Editors Help

https://support.google.com/docs/answer/3093405?hl=en
See Also. DCOUNTA : Counts values, including text, selected from a database table-like array or range using a SQL-like query.

Function: Count Conditional Formatting Cell Color - Forms to Sheets ...

https://support.google.com/docs/thread/145780745/function-count-conditional-formatting-cell-color-forms-to-sheets?hl=en
Jan 14, 2022 ... the captured responses contain text, so there is no value. Hi Connie,. Counting text values is much easier than counting colors. To best get ...

How to show the most common text values in a column - Google ...

https://support.google.com/docs/thread/273574510/how-to-show-the-most-common-text-values-in-a-column?hl=en
May 9, 2024 ... ... count(Col1) where Col1 <> '' group by Col1 order by count(Col1) desc limit 10 label count(Col1) 'Count' ", 1). Thes formula outputs the top ...

Stop counting "days left" depending on the text value of another cell ...

https://support.google.com/docs/thread/257414882/stop-counting-days-left-depending-on-the-text-value-of-another-cell?hl=en
Feb 6, 2024 ... Stop counting "days left" depending on the text value of another cell. We're making a status chart for our team, and I've added the Days ...

Use COUNTIF function on visible cells only. - Google Docs Editors ...

https://support.google.com/docs/thread/12511676/use-countif-function-on-visible-cells-only?hl=en
Aug 21, 2019 ... I have a sheet with one column containing various text ... As far as I know, that SUMPRODUCT/SUBTOTAL method will only work in Excel.

Assigning numerical value to text and summing up all the points ...

https://support.google.com/docs/thread/10906610/assigning-numerical-value-to-text-and-summing-up-all-the-points?hl=en
Jul 29, 2019 ... Then a query on the report tab summarizes results with count, sum, and average columns. Where would like to go from there. ={"Yes"; arrayformula ...