How can I create a unique list across multiple columns in Google Sheets? 2

How can I create a unique list across multiple columns in Google Sheets?

Creating a unique list across multiple columns in Google Sheets refers to the process of combining data from different columns and removing duplicate entries to create a single, unique list. This can be achieved by using the built-in functions and features of Google Sheets, such as the UNIQUE function and the Remove Duplicates tool. By doing so, users can efficiently organize and analyze their data without having to manually remove duplicates or merge multiple lists. This method can help save time and ensure accuracy in data management, making it a valuable tool for users working with large sets of data in Google Sheets.

Google Sheets: Create Unique List Across Multiple Columns


You can use the following formulas to create a unique list of values across multiple columns in Google Sheets:

Formula 1: Create Unique List of Values (Display Across Multiple Columns)

=UNIQUE(A2:C20)

Formula 2: Create Unique List of Values (Display in One Column)

=UNIQUE(FLATTEN(A2:C20))

The following examples show how to use each formula in practice.

Example 1: Create Unique List of Values (Display Across Multiple Columns)

Suppose we have the following dataset that contains information for various basketball players:

We can use the following formula to return only the unique rows across both columns:

=UNIQUE(A2:B11)

The following screenshot shows how to use this formula in practice:

Notice that the formula only returns the unique rows from the original dataset.

Example 2: Create Unique List of Values (Display in One Column)

Suppose we have the following dataset that contains the positions of players on various basketball teams:

=UNIQUE(FLATTEN(A2:C6))

The following screenshot shows how to use this formula in practice:

Notice that the formula only returns the unique positions across each of the three columns.

Additional Resources

Cite this article

stats writer (2024). How can I create a unique list across multiple columns in Google Sheets?. PSYCHOLOGICAL SCALES. Retrieved from https://scales.arabpsychology.com/stats/how-can-i-create-a-unique-list-across-multiple-columns-in-google-sheets/

stats writer. "How can I create a unique list across multiple columns in Google Sheets?." PSYCHOLOGICAL SCALES, 30 Jun. 2024, https://scales.arabpsychology.com/stats/how-can-i-create-a-unique-list-across-multiple-columns-in-google-sheets/.

stats writer. "How can I create a unique list across multiple columns in Google Sheets?." PSYCHOLOGICAL SCALES, 2024. https://scales.arabpsychology.com/stats/how-can-i-create-a-unique-list-across-multiple-columns-in-google-sheets/.

stats writer (2024) 'How can I create a unique list across multiple columns in Google Sheets?', PSYCHOLOGICAL SCALES. Available at: https://scales.arabpsychology.com/stats/how-can-i-create-a-unique-list-across-multiple-columns-in-google-sheets/.

[1] stats writer, "How can I create a unique list across multiple columns in Google Sheets?," PSYCHOLOGICAL SCALES, vol. X, no. Y, ص Z-Z, June, 2024.

stats writer. How can I create a unique list across multiple columns in Google Sheets?. PSYCHOLOGICAL SCALES. 2024;vol(issue):pages.

Download Post (.PDF)
Slide Up
x
PDF
Scroll to Top