About 1,921,317 results (2,172 milliseconds)

COUNTIF - Google Docs Editors Help

https://support.google.com/docs/answer/3093480?hl=en
Returns a conditional count across a range. For this same video with audio descriptions: COUNTIF Function. To get an example spreadsheet and follow along with ...

COUNTIFS - Google Docs Editors Help

https://support.google.com/docs/answer/3256550?hl=en
Returns the count of a range depending on multiple criteria. COUNTIFS for BigQuery Returns the count of rows depending on multiple criteria Sample Usage.

COUNTIF formula help! - Google Docs Editors Community

https://support.google.com/docs/thread/8130157/countif-formula-help?hl=en
Jun 16, 2019 ... Hoping someone will have an answer for this. On my Google Sheet, I currently have conditional formatting with a custom "countif" function.

COUNTIFS On Separate Ranges - Google Docs Editors Community

https://support.google.com/docs/thread/84063700/countifs-on-separate-ranges?hl=en
Nov 19, 2020 ... ... COUNTIF formula. Z4 - ..but as soon as I try to add section 2 into ... Use your sample sheet to demonstrate what you'd like the sheet to do!

Auto Increase the criterion of the CountIf function - Google Docs ...

https://support.google.com/docs/thread/283424923/auto-increase-the-criterion-of-the-countif-function?hl=en
Jul 3, 2024 ... See the new 'test' sheet in your sample spreadsheet for an illustration. The formula is in cell AH4. =IF(COUNTIF(B4:AF4,">20"),"ERROR",SUM ...

Looking for a formula to divide the CountIf? - Google Docs Editors ...

https://support.google.com/docs/thread/99782399/looking-for-a-formula-to-divide-the-countif?hl=en
Feb 25, 2021 ... Looking for a formula to divide the CountIf? for example =COUNTIF(E9:E755,"Edmonton- Couple") in row 762 I would like count to be divided by 2.

Combine IF with COUNTIF - Google Docs Editors Community

https://support.google.com/docs/thread/111500353/combine-if-with-countif?hl=en
May 28, 2021 ... ... sample spreadsheet, really. However, the easiest thing would be to add the following formula into A2 of the "survey" tab in our sample Sheet ...

Exclude cells from a range in COUNTIF - Google Docs Editors ...

https://support.google.com/docs/thread/243954127/exclude-cells-from-a-range-in-countif?hl=en
Nov 14, 2023 ... Below is a link to an example sheet. I have the COUNTIF function next to "199's Shifts." It's listed as: =COUNTIF(B2:E9, "199") . However ...

COUNTIF/ Help understanding Google Sheets? - Google Docs ...

https://support.google.com/docs/thread/21834049/countif-help-understanding-google-sheets?hl=en
Dec 3, 2019 ... This formula works like this. LEN(A1:A) will give you a character count or length for each cell, then >1 will make it output True if the count is greater than ...

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 ... ... count and expectedly the COUNTIF function is not recognizing the hidden rows. ... This is the formula in B56, for example. =SUBTOTAL(103,J3:J).

Using COUNTIF Function to Count All Tabs of a Spreadsheet ...

https://support.google.com/docs/thread/85252843/using-countif-function-to-count-all-tabs-of-a-spreadsheet?hl=en
Nov 25, 2020 ... Is this even possible? Here is my example sheet: https://docs.google.com/spreadsheets/d/1V73wvVFVTUloHLfzJ2zSmCcs9kwIc9TtoTtx28fRKUg/edit#gid=0.

Creating Charts Based on CountIf Formulas - Google Docs Editors ...

https://support.google.com/docs/thread/89304276/creating-charts-based-on-countif-formulas?hl=en
Dec 18, 2020 ... On multiple selection responses, I cannot figure out how to create a bar chart to show the number of people who chose each response. For example ...

How to use countif on a different "tab" on the same sheet? - Google ...

https://support.google.com/docs/thread/11264988/how-to-use-countif-on-a-different-tab-on-the-same-sheet?hl=en
Aug 4, 2019 ... Use your sample sheet to demonstrate what you'd like the sheet to do! ... function and apply all formating and formulas and data validation there.

Arrayformula with CountIF formula to automatically populate the next ...

https://support.google.com/docs/thread/240074004/arrayformula-with-countif-formula-to-automatically-populate-the-next-row?hl=en
Oct 20, 2023 ... For example, try using the following formula in cell G2 of your Test sheet: ... Google Sheets in any of its functions, so I used the name r_. The ...

Round Function Help - Google Docs Editors Community

https://support.google.com/docs/thread/324217652/round-function-help?hl=en
Feb 10, 2025 ... See the new Solution sheet in your sample spreadsheet for an illustration. ... To offer specific help, for that or for your COUNTIF formula, ...

Advanced CountIF question about drag down and copy from cells ...

https://support.google.com/docs/thread/288238713/advanced-countif-question-about-drag-down-and-copy-from-cells?hl=en
Jul 30, 2024 ... I understand the countif function ... Here is the spreadsheet: https://docs.google.com/spreadsheets/d/11KhfjjIX332m70lZjcYV_o_E0OcZPci0oN1ViC4rWgA ...

arrayformula with countif not working - Google Docs Editors ...

https://support.google.com/docs/thread/62023721/arrayformula-with-countif-not-working?hl=en
Jul 30, 2020 ... I can freeze the row with the formula, I just need some help in getting it to work. Thanks for your help. link to sheet. sample survey answers.

CountIfs Across Multiple Tabs - Google Docs Editors Community

https://support.google.com/docs/thread/6697496/countifs-across-multiple-tabs?hl=en
May 23, 2019 ... I have a sample sheet here, where the goal is to return the ... My current method is using, "=COUNTIF(Sheet1!A:J,A5)+COUNTIF(Sheet2 ...

Countifs from another sheet - Google Docs Editors Community

https://support.google.com/docs/thread/14765327/countifs-from-another-sheet?hl=en
Sep 19, 2019 ... I have a sheet the I use the countif function which is =COUNTIFS(C9:GE9,">30", C9:GE9,"<60") The above will work on the same sheet/tab as the data but not.

Why can't I use the results of an array formula in another cell's ...

https://support.google.com/docs/thread/6075288/why-can-t-i-use-the-results-of-an-array-formula-in-another-cell-s-countif-formula?hl=en
May 13, 2019 ... ... Excel, or using your old Excel skills here in Sheets. The exact reason the CountIF fails is something for Google Engineering to answer, I ...