Formula for Number of Unique Categories in Column
I am looking for the column formula to provide me with the count of unique categories in a column (maybe based on another columns categories). For instance, if a column has A A B B B C then I would like to get back the value 3. Thanks