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

Data Analysis

  • Excel Bar Chart
  • Reverse List in Excel
  • Filter Data Based on Date in Excel
  • How to combine 2 or more chart types in a single chart in Excel
  • How to calculate average last N values in a table in Excel

References

  • CHOOSE function: Description, Usage, Syntax, Examples and Explanation
  • How to use Excel FORMULATEXT function
  • Create hyperlink with VLOOKUP in Excel
  • How to use Excel COLUMN Function
  • LOOKUP function: Description, Usage, Syntax, Examples and Explanation

Data Validations

  • How To Create Drop-down List in Excel
  • Excel Data validation don’t exceed total
  • Excel Data validation must begin with
  • Prevent invalid data entering in specific cells
  • Excel Data validation whole percentage only

Tag: CONCATENATE function

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

by

What is CONCATENATE function in Excel? CONCATENATE function is one of TEXT functions in Microsoft Excel that is used to join two or more text strings into one string. Syntax: CONCATENATE(text1, [text2], …)For example: =CONCATENATE(“Stream population for “, A2, ” “, A3, ” is “, A4, “/mile.”) =CONCATENATE(B2, ” “,C2) Important: In Excel 2016, Excel Mobile, and Excel …

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

Join first and last name — Manipulating NAMES in Excel

by

If you need to join separate first and last names together into a single full name, you can easily do so with concatenation using the ampersand (&) character. In the formula below, first is first name, and last is last name. Formula =first&” “&last Explanation In the example, the active cell contains this formula: =B4&” “&C4 How this formula …

Continue Reading

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 NOT Function
  • Excel If, Nested If, And/Or Criteria Examples
  • Complete List of Excel Logical Functions, References and Examples
  • How to use IFS function in Excel
  • How to return blank in place of #DIV/0! error in Excel

Date Time

  • How to calculate Next working/business day in Excel
  • How to enter Today’s Date or Static Date and Time in Excel
  • Custom weekday abbreviation in Excel
  • Convert Excel time to decimal seconds
  • How to join date and text together in Excel

Grouping

  • If cell contains one of many things in Excel
  • Running count group by n size in Excel
  • Group times into unequal buckets in Excel
  • Map text to numbers in Excel
  • Map inputs to arbitrary values in Excel

General

  • How to create dynamic named range with INDEX in Excel
  • How to Insert Cells, Row and Rows in Excel
  • Cell References: Relative, Absolute and Mixed Referencing Examples
  • How to calculate project complete percentage in Excel
  • Count cells that do not contain many strings in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning