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

Data Analysis

  • Excel Frequency Function Example
  • How to Sort by Color in Excel
  • How to create running total in an Excel Table
  • How to conditionally sum numeric data in an Excel table using SUMIFS
  • How To Perform and Interpret Regression Analysis in Excel

References

  • Basic INDEX MATCH approximate in Excel
  • How to get relative column numbers in a range in Excel
  • LOOKUP function: Description, Usage, Syntax, Examples and Explanation
  • Perform case-sensitive Lookup in Excel
  • How to get address of named range in Excel

Data Validations

  • Excel Data validation unique values only
  • Excel Data validation exists in list
  • Excel Data validation date in next 30 days
  • Excel Data validation only dates between
  • Excel Data validation don’t exceed total

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

  • How to use IFS function in Excel
  • TRUE function: Description, Usage, Syntax, Examples and Explanation
  • How to use Excel AND Function
  • Extract multiple matches into separate rows in Excel
  • How to use Excel NOT Function

Date Time

  • NOW function: Description, Usage, Syntax, Examples and Explanation
  • TODAY function: Description, Usage, Syntax, Examples and Explanation
  • MINUTE function: Description, Usage, Syntax, Examples and Explanation
  • Convert date to text in Excel
  • Add days to date in Excel

Grouping

  • Map inputs to arbitrary values in Excel
  • Running count group by n size in Excel
  • Group times into 3 hour buckets in Excel
  • Categorize text with keywords in Excel
  • If cell contains one of many things in Excel

General

  • Count cells that do not contain many strings in Excel
  • Count cells that do not contain errors in Excel
  • Subtotal by color in Excel
  • Count cells that contain errors in Excel
  • Count cells less than in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning