Unique list of text strings

darkmatter
ββββ
i am looking for a way to return the unique text strings from a range. In Excel, this can be done using the formula '=UNIQUE(A:A)'. Is there an equivalent in Smartsheet?
e.g. Column A:
Apple
Pear
Orange
Pear
=UNIQUE(A:A)
Apple
Pear
Orange
Best Answer
-
Looks like DISTINCT() is what you need, some good refs here:
https://community.smartsheet.com/discussion/71496/help-with-distinct-function
Answers
-
Looks like DISTINCT() is what you need, some good refs here:
https://community.smartsheet.com/discussion/71496/help-with-distinct-function
-
thanks - great tip!
Help Article Resources
Categories
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!