Forum Discussion

AndyT410's avatar
AndyT410
Brass Contributor
Feb 20, 2023

Unique sorted filter

Hi, If I use the formula below I get a complete list but with blank cells and 1 cell with 00/01/1900.   =SORT(UNIQUE(FILTER(G:G,G:G<>" ")))   If I change the formula to the 1 below I don't get t...