公式库

Excel Formula To Count Unique Values By Status Pending In Support Ticket Text

Count unique values for status Pending in support ticket text with a ready-to-use formula for Excel, Google Sheets, and WPS.

快速答案

Count unique values by status Pending in support ticket text.

统一公式

ExcelGoogle SheetsWPS
=COUNTA(UNIQUE(FILTER(B:B, A:A="Pending")))

使用说明

需要定制版本?

相关公式