• Home
  • Blog
  • Resume
  • Contact
  • Projects
  • Gallery
  • Amit’s Resume
  • About Nagpur
KEEP IN TOUCH

Text Search Count

Jun29
2007
Leave a Comment Written by admin

If you want to do a text search count in a range, you can use the following formulas:
Where D3 is the search text and the range A2:A16 houses the data.

An array formula using SUM and SEARCH

{=SUM(IF(ISERROR(SEARCH(D3,A2:A16)),0,1))}

Another using COUNTIF:

=COUNTIF(A2:A16,”*”&D3&”*”)

This picture might make it clear:

Related posts:

  1. Count number of asterisk (*)
  2. Count cells without formulae
  3. PMT Worksheet Function
  4. Microsoft Office Assistance: Summing up ways to add and count Excel data
  5. Description of the limitations for working with arrays in Excel 2000, Excel 2002, and Excel 2003
Posted in String Operations - Tagged A2 A16, count, SUM
SHARE THIS Twitter Facebook Delicious StumbleUpon E-mail
« Change Row and Column Headers
» Range Concatenation with a character

No Comments Yet

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

*

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="">

Tags

Access Alt F8 Books boxplot cells charts count cursor dashboard data mining dbase design error excel excel functions export filter flip LaTex MS query Number Err ODBC pipes Press Alt F11 Public Sub python R random numbers Range Cells report scripting software sparklines SQL SQL server stack columns statistics stemming string tag cloud text mining UDF VBA visualization wildcard

Network

View Ashutosh Nandeshwar's profile on LinkedIn

Recent Comments

  • larry on Access Export to Excel (2007)
  • Betty Chou on Projects
  • Rwill on Access Export to Excel (2007)
  • Bharathi on The search key was not found in any record in Access
  • Michael on The search key was not found in any record in Access

Related Posts

  1. Count number of asterisk (*)
  2. Count cells without formulae
  3. PMT Worksheet Function
  4. Microsoft Office Assistance: Summing up ways to add and count Excel data
  5. Description of the limitations for working with arrays in Excel 2000, Excel 2002, and Excel 2003

EvoLve theme by Blogatize  •  Powered by WordPress nandeshwar.info