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

Data Analysis

  • Add Outline to Data in Excel
  • How to calculate correlation coefficient Correlation in Excel
  • How To Filter Data in Excel
  • Excel Pie Chart
  • How To Perform and Interpret Regression Analysis in Excel

References

  • How to create dynamic named range with OFFSET in Excel
  • Count rows with at least n matching values
  • How to get address of last cell in range in Excel
  • How to calculate two-way lookup VLOOKUP in Excel Table
  • Create hyperlink with VLOOKUP in Excel

Data Validations

  • Excel Data validation don’t exceed total
  • Excel Data validation allow uppercase only
  • Excel Data validation unique values only
  • Excel Data validation require unique number
  • Prevent invalid data entering in specific cells

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

  • OR function: Description, Usage, Syntax, Examples and Explanation
  • Extract multiple matches into separate rows in Excel
  • How to use Excel FALSE Function
  • XOR function: Description, Usage, Syntax, Examples and Explanation
  • IF with boolean logic in Excel

Date Time

  • How to calculate nth day of week in month in Excel
  • Convert text timestamp into time in Excel
  • Calculate time difference in hours as decimal value in Excel
  • List holidays between two dates in Excel
  • Get first day of previous month in Excel

Grouping

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

General

  • Subtotal by color in Excel
  • Excel Default Templates
  • Mark Workbook as Final in Excel
  • How to calculate decrease by percentage in Excel
  • Check if range contains a value not in another range in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning