View Single Post
 
Old 07-28-2016, 10:33 PM
xor xor is offline Windows 10 Office 2016
Expert
 
Join Date: Oct 2015
Posts: 1,101
xor is a name known to allxor is a name known to allxor is a name known to allxor is a name known to allxor is a name known to allxor is a name known to all
Default

I misread your question - thought that your cells contained numbers. If they contain text strings (as per your examples) you can use:

=SUM(COUNTIF(Y2:Y64,{"7*","8*","9*"}))
Reply With Quote