Formula Library

Excel Formula To Sum Values If Text Starts With V1- In Imported Csv Text

Sum values when text starts with V1- in imported csv text with a ready-to-use formula for Excel, Google Sheets, and WPS.

Quick answer

Sum values if text starts with V1- in imported csv text.

Unified formula

ExcelGoogle SheetsWPS
=SUMIFS(B:B, A:A, "V1-*")

How it works

Need a custom version?

Related formulas