Formula Library

Excel Formula To Count Rows If Text Ends With -Test In Imported Csv Text

Count rows when text ends with -TEST in imported csv text with a ready-to-use formula for Excel, Google Sheets, and WPS.

Quick answer

Count rows if text ends with -TEST in imported csv text.

Unified formula

ExcelGoogle SheetsWPS
=COUNTIFS(A:A, "*-TEST")

How it works

Need a custom version?

Related formulas