Skip to content
Free Excel Tutorials
  • Home
  • Excel For Beginners
  • Excel Intermediate
  • Advanced Excel For Experts

Data Analysis

  • Move chart to a separate worksheet in Excel
  • Filter Data Based on Date in Excel
  • How To Create Frequency Distribution in Excel
  • How to create Gauge Chart in Excel
  • Subtotal function in Excel

References

  • Find Closest Match in Excel Using INDEX, MATCH, ABS and MIN functions
  • How to use Excel ROW Function
  • How to use Excel TRANSPOSE Function
  • How to get last column number in range in Excel
  • VLOOKUP function: Description, Usage, Syntax, Examples and Explanation

Data Validations

  • Excel Data validation allow uppercase only
  • Excel Data validation must not contain
  • Excel Data validation must begin with
  • Excel Data validation unique values only
  • Excel Data validation with conditional list

How to calculate Number of Instances in Excel

by

This example describes how to count the number of instances of text (or a number) in a cell.

1. Use the LEN function to get the length of the string (25 characters, including spaces).

2. The SUBSTITUTE function replaces existing text with new text in a string. LEN(SUBSTITUTE(A1,B1,””)) equals 13 (the length of the string without the words dog). If we subtract this number from 25, we get the length of the dog instances (25-13=12).

3. Dividing this number by the length of the word dog (3), gives us the dog instances (12/3=4).

Post navigation

Previous Post:

MDETERM function: Description, Usage, Syntax, Examples and Explanation

Next Post:

Sales Calculator in Excel

Leave a Reply Cancel reply

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

Learn Basic Excel

Ribbon
Workbook
Worksheets
Format Cells
Find & Select
Sort & Filter
Templates
Print
Share
Protect
Keyboard Shortcuts

Categories

  • Charts
  • Data Analysis
  • Data Validation
  • Excel Functions
    • Cube Functions
    • Database Functions
    • Date and Time Functions
    • Engineering Functions
    • Financial Functions
    • Information Functions
    • Logical Functions
    • Lookup and Reference Functions
    • Math and Trig Functions
    • Statistical Functions
    • Text Functions
    • Web Functions
  • Excel VBA
  • Excel Video Tutorials
  • Formatting
  • Grouping
  • Others

Logical Functions

  • IF, AND, OR and NOT Functions Examples in Excel
  • IFERROR function: Description, Usage, Syntax, Examples and Explanation
  • How to use IFS function in Excel
  • How to use Excel XOR Function
  • Not Equal To ‘<>‘ operator in Excel

Date Time

  • Convert date string to date time in Excel
  • Convert text date dd/mm/yy to mm/dd/yy in Excel
  • How to get number of days, weeks, months or years between two dates in Excel
  • How to calculate workdays per month in Excel
  • Add days to date in Excel

Grouping

  • Group numbers at uneven intervals in Excel
  • Group times into unequal buckets in Excel
  • Group arbitrary text values in Excel
  • Map text to numbers in Excel
  • Running count group by n size in Excel

General

  • Excel Default Templates
  • Count cells that do not contain many strings in Excel
  • Find Most Frequently Occurring Word in Excel Worksheet
  • Hide and Unhide Columns or Rows in Excel
  • How to generate random number between two numbers in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning