|  

» Counting the number of cells containing a substring

Problem:
Count number of cells containing certain substring.

Solution:
To find the number of cells in a range containing the substring ""Excel"",
use the following formula:
=COUNTIF(A2:A4,""*Excel*"")

Example:
Microsoft Excel 2003
Microsoft Outlook 2003
Microsoft Excel 2000

Result 2
Formula =COUNTIF(A2:A4,"*Excel*")
Screenshot // Counting the number of cells containing a substring
Counting the number of cells containing a substring


Rate This Tip
12 34 5
Rating: 4.28     Views: 14591
No comments have been submitted.
Click here to post comment
For Registered Users
Name
Comment Title
Comments