Formula Library

Excel Formula To Count Rows If Text Contains Subscription In Webhook Payload Text

Count rows when text contains subscription in webhook payload text with a ready-to-use formula for Excel, Google Sheets, and WPS.

Quick answer

Count rows if text contains subscription in webhook payload text.

Unified formula

ExcelGoogle SheetsWPS
=COUNTIFS(A:A, "*subscription*")

How it works

Need a custom version?

Related formulas