Formula Library

Excel Formula To Count Rows If Text Ends With -Final In Transaction Text

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

Quick answer

Count rows if text ends with -FINAL in transaction text.

Unified formula

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

How it works

Need a custom version?

Related formulas