【发布时间】:2021-04-04 16:51:00
【问题描述】:
我有一个 Google 电子表格,其中有一列如下所示:
每个单元格都是包含 Fruits = [Apple,Orange,Pineapple,Papaya,Cherry,Strawberry] 的下拉列表
S.NO |水果
-
Apple -
Orange -
Pineapple -
Papaya -
Cherry -
Strawberry -
Apple -
Orange -
Cherry
我想数一数水果有多少种。 (谷歌表格公式)
-
Apple、Orange 和 Cherry 出现两次。
-
列中有6种不同类型的水果。
我该怎么做?
【问题讨论】:
标签: google-sheets count