About 1,234,428 results (3,783 milliseconds)

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 ... When I took this formula and put it in my actual sheet (the one I shared with you was a sample) and modified it for the columns I have, it ...

Identify duplicates between two columns in Google Sheets - Google ...

https://support.google.com/docs/thread/152011014/identify-duplicates-between-two-columns-in-google-sheets?hl=en
Feb 23, 2022 ... As an example if the name "John Smith" is in both columns A AND B, it would highlight the name in column A. Here is my current formula =countif ...

How to sum up duplicate values, but only once (for pie chart ...

https://support.google.com/docs/thread/61500367/how-to-sum-up-duplicate-values-but-only-once-for-pie-chart?hl=en
Jul 28, 2020 ... I want to create a pie chart. I am having trouble however of finding the right way to count the duplicates, but only one time.

Highlight Duplicates based on two separate columns - Google Docs ...

https://support.google.com/docs/thread/154350325/highlight-duplicates-based-on-two-separate-columns?hl=en
Mar 10, 2022 ... I don't know how to combine multiple countif formulas everything I've attempted either errors out, or just doesn't work at all. Details. Sheets, ...

How to create a formula listing duplicate values in a new column ...

https://support.google.com/docs/thread/4456931/how-to-create-a-formula-listing-duplicate-values-in-a-new-column?hl=en
Apr 18, 2019 ... ... count(Col1) '' ",0)," select Col1 where Col2 ... If so I would like to be able to duplicate that same formula throughout multiple sheets.

How to display COUNT of duplicates in a range of cells? - Google ...

https://support.google.com/docs/thread/259861149/how-to-display-count-of-duplicates-in-a-range-of-cells?hl=en
Feb 20, 2024 ... I have 4 columns with 3-letter acronyms that are generated by CONCATENATE based on user inputs. What I need is a way to display a COUNTER of any duplicates, in ...

I'm trying to high light the duplicates in column A using the formula ...

https://support.google.com/docs/thread/29188064/i-m-trying-to-high-light-the-duplicates-in-column-a-using-the-formula-countif-a-a-a1-1?hl=en
Feb 19, 2020 ... I am trying to highlight duplicates in column A using the formula =COUNTIF(A:A,A1)>1 but I the system is telling me that this is an invalid formula.

Summing a filtered list and excluding duplicates (but not first ...

https://support.google.com/docs/thread/45100950/summing-a-filtered-list-and-excluding-duplicates-but-not-first-instance?hl=en
May 7, 2020 ... We were even able to remove your extra columns and do it all within this one formula. Stephen. Last edited May 7, 2020. Original Poster Garnish ...

Count and display duplicate rows in Google sheets - Google Docs ...

https://support.google.com/docs/thread/122228641/count-and-display-duplicate-rows-in-google-sheets?hl=en
Aug 21, 2021 ... This would be easy if it was just looking in one column, but I need to make sure that more than one cell in each row match. For example ...

Countif based on the unique value another column - Google Docs ...

https://support.google.com/docs/thread/68126172/countif-based-on-the-unique-value-another-column?hl=en
Aug 31, 2020 ... currently my total with duplicates is 281 and after removing duplicates in excel, i should have 149; but, whenever I use formulas: countif ...

Counting duplicate names across different columns and or sheets ...

https://support.google.com/docs/thread/156177646/counting-duplicate-names-across-different-columns-and-or-sheets?hl=en
Mar 22, 2022 ... I have a workbook that has multiple names in it. I need a formula that will count how many names are duplicated but they are not all in the same column.

Checking for duplicates across multiple tabs in one Google Sheet ...

https://support.google.com/docs/thread/216004482/checking-for-duplicates-across-multiple-tabs-in-one-google-sheet?hl=en
May 16, 2023 ... I need help with a formula that can check for duplication in column B across all 3 tabs, and highlight all duplicates, wherever they appear.

Highlight duplicates if there's a unique value in another column ...

https://support.google.com/docs/thread/127453666/highlight-duplicates-if-there-s-a-unique-value-in-another-column?hl=en
Sep 23, 2021 ... I need to highlight the student's name if he has appointments with more than one teacher. ... If there are any matches (i.e., the count of ...

How to sum values of column B based on UNIQUE values of column ...

https://support.google.com/docs/thread/2041421/how-to-sum-values-of-column-b-based-on-unique-values-of-column-a?hl=en
Mar 4, 2019 ... In the actual data, there may be a lot of duplicates in column A, and I don't want to count the Data associated with any duplicates. Details.

Removing duplicates in importrange in Sheets - Google Docs ...

https://support.google.com/docs/thread/157338504/removing-duplicates-in-importrange-in-sheets?hl=en
Mar 26, 2022 ... ... same person, then include a COUNT of that column in your Query. You can then use a second, outer Query to remove rows with counts greater than 1 ...

Problem using Data Validation to prevent duplicate entries in ...

https://support.google.com/docs/thread/150859914/problem-using-data-validation-to-prevent-duplicate-entries-in-google-sheets?hl=en
Feb 15, 2022 ... I have put the Data Validation formula =countif(A$2:A2,A2)=1, which I found in multiple advice sites online, onto Column A in a spreadsheet ...

Highlight duplicates in different columns and different sheets ...

https://support.google.com/docs/thread/9638125/highlight-duplicates-in-different-columns-and-different-sheets?hl=en
Jul 10, 2019 ... =COUNTIF(INDIRECT("Sheet 1!A40:A"),O1) Spencer, thank you very much ... same numbers are listed in my Form Responses 1(Sheet 1) in ...

Query based on duplicates in 2 columns but with different data for ...

https://support.google.com/docs/thread/118080322/query-based-on-duplicates-in-2-columns-but-with-different-data-for-the-duplicate-information?hl=en
Jul 21, 2021 ... This is an example spreadsheet: https://docs ... It might be useful to count how often Issue 1 occurs across all companie for example.

Combining multiple tabs without creating duplicates - Google Docs ...

https://support.google.com/docs/thread/43406970/combining-multiple-tabs-without-creating-duplicates?hl=en
Apr 29, 2020 ... Im trying to combine multiple tabs into one master sheet. ... There needs to be an aggregate formula for that query to work and I find count works ...

Help with making one column with SAME value have a different ...

https://support.google.com/docs/thread/101987902/help-with-making-one-column-with-same-value-have-a-different-outcome-based-on-another-column-s-value?hl=en
Mar 12, 2021 ... First, it removes duplicates, if any (same truck # and status appear more than once, it removes duplicates). ... So the formula then counts the ...