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

Data Analysis

  • Excel Line Chart
  • How To Sort One Column or Multiple Columns in Excel
  • How To Perform and Interpret Regression Analysis in Excel
  • How to count table rows in Excel
  • Working With Tables in Excel

References

  • How to use Excel ROW Function
  • How to use Excel LOOKUP Function
  • How to use Excel INDIRECT Function
  • How to use Excel FORMULATEXT function
  • Vlookup Examples in Excel

Data Validations

  • How To Create Drop-down List in Excel
  • Excel Data validation must begin with
  • Excel Data validation require unique number
  • Excel Data validation allow uppercase only
  • Data validation must not exist in list

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

  • IFS function: Description, Usage, Syntax, Examples and Explanation
  • How to return blank in place of #DIV/0! error in Excel
  • Excel If, Nested If, And/Or Criteria Examples
  • NOT function: Description, Usage, Syntax, Examples and Explanation
  • IF function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • Calculate total hours that fall between two times in Excel
  • Excel Date & Time Functions Example
  • Find Last Day of the Month in Excel
  • NETWORKDAYS function: Description, Usage, Syntax, Examples and Explanation
  • Calculate date overlap in days in Excel

Grouping

  • Calculate conditional mode with criteria in Excel
  • Group times into unequal buckets in Excel
  • Map inputs to arbitrary values in Excel
  • Running count group by n size in Excel
  • Categorize text with keywords in Excel

General

  • How to calculate percentage discount in Excel
  • How to add sequential row numbers to a set of data in Excel
  • Hide and Unhide Columns or Rows in Excel
  • Convert column number to letter in Excel
  • 3D SUMIF for multiple worksheets in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning