Quantcast
Channel: Hot Weekly Questions - Web Applications Stack Exchange
Viewing all articles
Browse latest Browse all 9782

Google Sheets UNIQUE not removing all duplicates

$
0
0

I have a table in which the headers should be all the unique start and end times that are in another table. However, when I use the UNIQUE function, the result still contains duplicates. Does anyone know why this might be the case?

This is the formula I'm using:

=TRANSPOSE(SORT(FILTER(UNIQUE(FLATTEN(B3:B,E3:E)),UNIQUE(FLATTEN(B3:B,E3:E))<>""),1,1))

spreadsheet with problem

As you can see, there are duplicate values for 04:00 and 05:00.

I've checked to make sure the values are all formatted the same way but I'm still getting this problem.

Here's the link to a spreadsheet with the problem.

Any help would be greatly appreciated.


Viewing all articles
Browse latest Browse all 9782

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>