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

Data Analysis

  • How To Remove Duplicates In Excel Column Or Row?
  • How to do a t-Test in Excel?
  • Get column name from index in Excel Table
  • How to create Checklist in Excel
  • Managing Conditional Formatting Rules in Excel

References

  • Approximate match with multiple criteria in Excel
  • How to reference named range different sheet in Excel
  • Get nth match with INDEX / MATCH in Excel
  • How to get last row in numeric data in Excel
  • Convert text string to valid reference in Excel using Indirect function

Data Validations

  • Data validation must not exist in list
  • Excel Data validation with conditional list
  • How To Create Drop-down List in Excel
  • Excel Data validation only dates between
  • Excel Data validation specific characters only

Category: Text Functions

Excel TEXT functions return a number in a specified number format

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 …

Continue Reading

Count Number of Words in Excel

by

This chapter shows how to count the number of words in a cell. 1a. The TRIM function returns a string with leading spaces, extra spaces and trailing spaces removed. 1b. To get the length of the string with normal spaces, we combine the LEN and TRIM function. 2a. The SUBSTITUTE function replaces existing text with new text in a …

Continue Reading

Excel MAX, MATCH and ADDRESS function illustration

by

Locate Maximum Value in Excel This example teaches you how to find the cell address of the maximum value in a column. 1. First, we use the MAX function to find the maximum value in column A. 2. Second, we use the MATCH function to find the row number of the maximum value. Explanation: the MATCH function reduces to …

Continue Reading

Complete List of Excel Text Functions References and Examples

by

Excel has many functions to offer when it comes to manipulating text strings. The Excel TEXT function returns a number in a specified number format, as text. You can use the TEXT function to embed formatted numbers inside text. Here’s a full list of Built-In Text Functions in Excel and their Descriptions below: Click each of the function link to see detailed example. …

Continue Reading

Convert Text to Numbers in Excel

by

By default, text is left-aligned and numbers are right-aligned in Excel. Atimes user enter inverted comma before inputting data values in a cell which automatically converts a number to text. This example teaches you how to convert ‘text strings that represent numbers’ to numbers. 1. Select the range A1:A4 and change the number format to General. 2. Numbers preceded by …

Continue Reading

Join Text Strings Using Concatenate or ‘& Operator’ in Excel

by

This example illustrates how to concatenate (join) strings in Excel. When joining text and a number, use the TEXT function to format that number. 1. Simply use the & operator to join strings. Note: to insert a space, use ” ” 2. The CONCATENATE function produces the exact same result. 3a. The CONCAT function in Excel 2016 produces the exact …

Continue Reading

Posts navigation

  • Previous
  • 1
  • 2
  • 3
  • 4

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 Excel TRUE Function
  • TRUE function: Description, Usage, Syntax, Examples and Explanation
  • How to use Excel NOT Function
  • XOR function: Description, Usage, Syntax, Examples and Explanation
  • OR function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • WORKDAY.INTL function: Description, Usage, Syntax, Examples and Explanation
  • YEARFRAC function: Description, Usage, Syntax, Examples and Explanation
  • MINUTE function: Description, Usage, Syntax, Examples and Explanation
  • How to calculate nth day of week in month in Excel
  • Convert Excel time to Unix time in Excel

Grouping

  • How to randomly assign data to groups in Excel
  • Group times into 3 hour buckets in Excel
  • Map inputs to arbitrary values in Excel
  • Group arbitrary text values in Excel
  • Map text to numbers in Excel

General

  • How to get amount with percentage in Excel
  • How to calculate percent of students absent in Excel
  • Transpose: Switch ‘Rows to Columns’ or ‘Columns to Rows’ in Excel
  • List sheet names with formula in Excel
  • Count cells that contain errors in Excel
© 2023 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning