Forum Discussion
Piotr_AG
Mar 19, 2020Copper Contributor
count distinct text values and name them
Good afternoon, I have checked other conversations but couldn't find the solution for the problem I'm having, please let me know if you have any ideas: - I have a file with a column of input dat...
Piotr_AG
Mar 19, 2020Copper Contributor
Savia thank you for your answer,
- UNIQUE works perfect! thats exactly what I was looking for!
- the COUNTIF calculates all of the types with "A" in this case 11 - as these repeat, but I would like to get the number of distinct types with "A" - (in this case theres only 1 type: "type_1A"). How could I do this?
Thanks!