About 1,398,931 results (1,036 milliseconds)

How to Extract Unique Values within a range, returning those values ...

https://support.google.com/docs/thread/38541975/how-to-extract-unique-values-within-a-range-returning-those-values-into-a-single-cell?hl=en
Apr 8, 2020 ... I actually was able to solve it at one point but I couldn't get rid of the duplicates for every cell, instead I got an error. I need Column ...

How to find unique values and tally them? - Google Docs Editors ...

https://support.google.com/docs/thread/41180423/how-to-find-unique-values-and-tally-them?hl=en
Apr 19, 2020 ... (Last year, I cut and pasted all of the entries until I had them in one long column, then counted from there. I'd love to skip that tedious step ...

Create a dropdown list of unique items from a big list, based on a ...

https://support.google.com/docs/thread/116862503/create-a-dropdown-list-of-unique-items-from-a-big-list-based-on-a-criteria?hl=en
Jul 12, 2021 ... Get link. Report abuse. Create a dropdown list of unique items from ... Column A is a dropdown list of the unique values from column B on ...

Generate a unique list if another column is blank - Google Docs ...

https://support.google.com/docs/thread/192727083/generate-a-unique-list-if-another-column-is-blank?hl=en
Dec 13, 2022 ... I'm trying to generate a set of rows based on if the A row in a sheet is both unique AND a specific column in that row is blank.

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 ... Get link. Report abuse. How to sum values of column B based on UNIQUE values of column A? My data is like this: I am trying to sum up column B ...

How to find unique values within a date-range in Google Sheets ...

https://support.google.com/docs/thread/9049426/how-to-find-unique-values-within-a-date-range-in-google-sheets?hl=en
Jul 1, 2019 ... This formula assumes that dates are in column A, names in column B, and departments are in column C all with headers in row 1. =UNIQUE(FILTER(B2 ...

Dynamic dropdown of unique values - Google Docs Editors ...

https://support.google.com/docs/thread/203101341/dynamic-dropdown-of-unique-values?hl=en
Feb 22, 2023 ... Get link. Report abuse. You cannot use the formula itself as the dropdown criteria: it must be used on the spreadsheet and the point the ...

How to combine two cells with unique data only - Google Docs ...

https://support.google.com/docs/thread/146889153/how-to-combine-two-cells-with-unique-data-only?hl=en
Jan 20, 2022 ... This formula works, splitting apart everything, flattening it to a single column, getting the unique values, then joining them.

How can I count the number of unique entries in a filtered list ...

https://support.google.com/docs/thread/198582382/how-can-i-count-the-number-of-unique-entries-in-a-filtered-list?hl=en
Jan 23, 2023 ... I can only get the number of unique entries which INCLUDE the hidden values that I filtered out with the column filter ... spreadsheet/count- ...

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 ... To get the count 72, use Cuntiuniqueifs (formula in cell M2).

add 1 empty cell inbetween unique function result - Google Docs ...

https://support.google.com/docs/thread/110891774/add-1-empty-cell-inbetween-unique-function-result?hl=en
May 23, 2021 ... I think Jen is requesting to ADD empty cells between unique values, not eliminate the blank cell that normally is included.

How to pull data from multiple drop-down lists to find most frequent ...

https://support.google.com/docs/thread/183131679/how-to-pull-data-from-multiple-drop-down-lists-to-find-most-frequent-choices-to-least-frequent?hl=en
Oct 9, 2022 ... I've created a simple list using data validation with items in a cell. I've repeated this list over multiple rows in the same column.

Unique Combinations from multiple columns - Google Docs Editors ...

https://support.google.com/docs/thread/100385323/unique-combinations-from-multiple-columns?hl=en
Mar 2, 2021 ... The whole process is based on the fact that if you combine a row of data with a column of data, you get one value for each row and each column.

Manually generate UNIQUEID() key values - AppSheet Help

https://support.google.com/appsheet/answer/10105828?hl=en
You can generate a unique value using a formula in the spreadsheet. The following spreadsheet formula, suitable for Microsoft Excel and Google Sheets, will ...

How do you list a range with unique values in one colomn - Google ...

https://support.google.com/docs/thread/184509475/how-do-you-list-a-range-with-unique-values-in-one-colomn?hl=en
Oct 17, 2022 ... I think the "get the last row per each videoID" thing is doable with a helper column and query() , but it is unclear why that would be ...

Google spreadsheet formula. Need to do sumifs (multiple criteria) for ...

https://support.google.com/docs/thread/124270377/google-spreadsheet-formula-need-to-do-sumifs-multiple-criteria-for-a-unique-value-in-a-column?hl=en
Sep 3, 2021 ... Google spreadsheet formula. Need to do sumifs (multiple criteria) for a unique value in a column ... I am trying to do a sumif for unique values ...

IS THERE A GOOD WAY TO HIGHLIGHT UNIQUE VALUES WITH ...

https://support.google.com/docs/thread/73274161/is-there-a-good-way-to-highlight-unique-values-with-conditional-formatting?hl=en
Sep 25, 2020 ... Get link. Report abuse. Looks like Mchall C has you covered (I'm ... Format cells if... Custom Formula is... Formula: =countif($N$1:N1,N1)= ...

Google Sheets "=unique" function fails - Google Docs Editors ...

https://support.google.com/docs/thread/15801297/google-sheets-unique-function-fails?hl=en
Oct 1, 2019 ... Text numbers and numeric numbers are not the same. Click on cell A4 and then from the menu select ... data to find characters that should not be ...

UNIQUE function - Google Docs Editors Help

https://support.google.com/docs/answer/10522653?hl=en
Whether to return only entries with no duplicates. By default, this is false. Notes. If rows are returned which appear to be duplicates, ensure that cells ...