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

Data Analysis

  • How to sum a total in multiple Excel tables
  • Calculate Conditional Percentile ‘IF’ in table in Excel
  • Conditional Formatting Icon Sets Examples in Excel
  • Move chart to a separate worksheet in Excel
  • How to Create One and Two Variable Data Tables in Excel

References

  • Multi-criteria lookup and transpose in Excel
  • How to calculate two-way lookup VLOOKUP in Excel Table
  • How to use Excel COLUMN Function
  • How to get address of last cell in range in Excel
  • How to get address of named range in Excel

Data Validations

  • Excel Data validation allow weekday only
  • Excel Data validation with conditional list
  • Excel Data validation allow uppercase only
  • Excel Data validation must contain specific text
  • Excel Data validation number multiple 100

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

  • How to use Excel AND Function
  • IF, AND, OR and NOT Functions Examples in Excel
  • NOT function: Description, Usage, Syntax, Examples and Explanation
  • IFERROR function: Description, Usage, Syntax, Examples and Explanation
  • How to use Excel NOT Function

Date Time

  • Get fiscal quarter from date in Excel
  • How to determine year is a leap year in Excel
  • Roll back weekday to Friday base on a particular date in Excel
  • Calculate time difference in hours as decimal value in Excel
  • Add decimal minutes to time in Excel

Grouping

  • Calculate conditional mode with criteria in Excel
  • Group times into unequal buckets in Excel
  • How to randomly assign data to groups in Excel
  • Group arbitrary text values in Excel
  • Group times into 3 hour buckets in Excel

General

  • How to calculate percent variance in Excel
  • How to get random value from list or table in Excel
  • 231 Keyboard Shortcut Keys In Excel
  • How to generate random number between two numbers in Excel
  • Check if multiple cells have same value with case sensitive in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning