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

Data Analysis

  • How to calculate correlation coefficient Correlation in Excel
  • Example of COUNTIFS with variable table column in Excel
  • Create Scatter Chart in Excel
  • How to calculate current stock or inventory in Excel
  • Understanding Anova in Excel

References

  • How to use Excel COLUMN Function
  • Two-column Lookup in Excel
  • How to get address of named range in Excel
  • How to get last column number in range in Excel
  • How to get address of last cell in range in Excel

Data Validations

  • Excel Data validation specific characters only
  • Data validation must not exist in list
  • Excel Data validation only dates between
  • Excel Data validation date in specific year
  • Excel Data validation don’t exceed total

How to join date and text together in Excel

by

To join a date with text, you can use concatenation with the TEXT function to control the date format.Generic formula

="text"&TEXT(date,format)

Note: To control the date format, we use the TEXT function, which is designed to convert a number into text using a specified number format.

Explanation

 In the example shown, the formula in E4 is:

="The date is "&TEXT(B4,"dddd, mmmm yyyy")

How this formula works

The core of this formula is concatenation using the ampersand (&) operator:

="The date is"&date

However, if you simply join a date with text and don’t control the date format, the date will revert to it’s raw serial number format:

The date is 42887

Post navigation

Previous Post:

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

Next Post:

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

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 with wildcards in Excel
  • IF, AND, OR and NOT Functions Examples in Excel
  • How to use Excel XOR Function
  • NOT function: Description, Usage, Syntax, Examples and Explanation
  • How to use IFS function in Excel

Date Time

  • Get days before a date in Excel
  • Custom weekday abbreviation in Excel
  • Get work hours between dates custom schedule in Excel
  • Get days, hours, and minutes between dates in Excel
  • Convert text date dd/mm/yy to mm/dd/yy in Excel

Grouping

  • Running count group by n size in Excel
  • Group numbers at uneven intervals in Excel
  • How to randomly assign people to groups in Excel
  • Group arbitrary text values in Excel
  • Map text to numbers in Excel

General

  • How to calculate percent change in Excel
  • Check if multiple cells have same value with case sensitive in Excel
  • Check if range contains a value not in another range in Excel
  • Check if multiple cells have same value in Excel
  • How to test a range for numbers in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning