About 1,863,156 results (1,538 milliseconds)

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.

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 need to select that range or column and format it as numbers or as Automatic. See the example below. Hope this makes sense.

Help with a formula that only counts consecutive occurrences of ...

https://support.google.com/docs/thread/79301624/help-with-a-formula-that-only-counts-consecutive-occurrences-of-selected-values?hl=en
Oct 26, 2020 ... Help with a formula that only counts consecutive occurrences of selected values? ... (column G in the example spreadsheet linked below). Here's a ...

Why isn't there out of the box functionality to count rows after ...

https://support.google.com/docs/thread/99929858/why-isn-t-there-out-of-the-box-functionality-to-count-rows-after-applying-a-filter?hl=en
Feb 26, 2021 ... Sum, average, max, min, count. These stats didn't appear when I selected cells that only contained text on mobile. If this doesn't work for ...

COUNTIF - Google Docs Editors Help

https://support.google.com/docs/answer/3093480?hl=en
Returns a conditional count of rows across a data column. Sample Usage COUNTIF(table_name!score, “>90”) Syntax COUNTIF(criteria_column, criterion)

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.

Show "Sum" AND "Average" calculations in bottom right when ...

https://support.google.com/docs/thread/136011230/show-sum-and-average-calculations-in-bottom-right-when-highlighting-cells-like-in-excel?hl=en
Nov 18, 2021 ... In Google Sheets you have to click the bottom-right cell after selecting ... If you select a range of text then you will only see the "count" ...

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 ... ... only occupy one cell (no helper columns). Any ideas? The link to a part of the spreadsheet is below. https://docs.google.com/spreadsheets/d ...

Need help for budgeting sheet: Summing up cells based on drop ...

https://support.google.com/docs/thread/26208436/need-help-for-budgeting-sheet-summing-up-cells-based-on-drop-down-menu-selection?hl=en
Jan 20, 2020 ... The goal is to enter a single expense, select correct category for that expense and then have sheets sum up all expenses pr category below each month.

how to count only the visible blank cells after filtering? - Google ...

https://support.google.com/docs/thread/75129375/how-to-count-only-the-visible-blank-cells-after-filtering?hl=en
Oct 5, 2020 ... The sheet has already been filtered to exclude the rows that are irrelevant, but every function I have tried is still counting the cells I can't ...

Why can't I set a permanent print area in sheets? - Google Docs ...

https://support.google.com/docs/thread/13160760/why-can-t-i-set-a-permanent-print-area-in-sheets?hl=en
Aug 29, 2019 ... I want to set a print area like you can in excel and have the printer automatically only print the selected cells each time I print from this spreadsheet.

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 ... As far as I know, that SUMPRODUCT/SUBTOTAL method will only work in Excel. Here, in Google Sheets, you might use a helper column with SUBTOTAL ...

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 ... I am trying to use a COUNTIF function to count the number of times a specific value appears in a spreadsheet. However, I want to EXCLUDE certain cells within ...

Data validation- reject input if 3 out of 7 cells are filled. - Google ...

https://support.google.com/docs/thread/159472916/data-validation-reject-input-if-3-out-of-7-cells-are-filled?hl=en
Apr 11, 2022 ... ... cell and then highlight the other days. Right-Click them then select Paste special > Data validation only. The result should work just like ...

Can an entire spreadsheet be filtered by color or can only single ...

https://support.google.com/docs/thread/112224519/can-an-entire-spreadsheet-be-filtered-by-color-or-can-only-single-columns-be-filtered?hl=en
Jun 3, 2021 ... Using some form of a COUNTIF, or SUM, or COUNT. Then if you filtered on that column, which might just be TRUE and FALSE values (or values and ...

How to count number of selected columns are populated using an ...

https://support.google.com/docs/thread/72101413/how-to-count-number-of-selected-columns-are-populated-using-an-array?hl=en
Sep 20, 2020 ... ... specific set of cells have data in using an array formula...?! I want to achieve the attached sheet (just a small sample of the actual sheet) ...

How to count multiple selected values in a range? - Google Docs ...

https://support.google.com/docs/thread/292491245/how-to-count-multiple-selected-values-in-a-range?hl=en
Aug 23, 2024 ... appear. Is there a way to count that without doing a CountIf for each publisher individually and having another cell to add them up? https:// ...

Multiple Criteria Formula - COUNTIF criteria within within a specific ...

https://support.google.com/docs/thread/11366704/multiple-criteria-formula-countif-criteria-within-within-a-specific-date-in-a-separate-column?hl=en
Aug 5, 2019 ... Is it possible to get a total for a number of rows that have a certain selection from data validation (dropdown) in one column, ...

Trying to get count of range based on dropdown selection made ...

https://support.google.com/docs/thread/8411290/trying-to-get-count-of-range-based-on-dropdown-selection-made?hl=en
Jun 20, 2019 ... Try this in cell C1: =countif(A7:A10, "Driver") You are missing the comma in that formula. For D1 (the SUMIF) if you change the format of the cell to " ...

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 ... See cell G5 for an example. Note that this will only force a recalculation when the values are updated (not when the background color is changed) ...