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

Data Analysis

  • Randomize/ Shuffle List in Excel
  • Use Data Form to input, edit and delete records in Excel
  • How to Create One and Two Variable Data Tables in Excel
  • How to create running total in an Excel Table
  • Create Scatter Chart in Excel

References

  • How to use Excel MMULT Function
  • How to get address of named range in Excel
  • Multi-criteria lookup and transpose in Excel
  • Count unique text values with criteria
  • Find Closest Match in Excel Using INDEX, MATCH, ABS and MIN functions

Data Validations

  • Excel Data validation exists in list
  • Excel Data validation whole percentage only
  • Excel Data validation don’t exceed total
  • Excel Data validation number multiple 100
  • Excel Data validation with conditional 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

  • IF with boolean logic in Excel
  • FALSE function: Description, Usage, Syntax, Examples and Explanation
  • IF with wildcards in Excel
  • Invoice status with nested if in Excel
  • Nested IF function example in Excel

Date Time

  • WORKDAY function: Description, Usage, Syntax, Examples and Explanation
  • Add days to date in Excel
  • Get fiscal year from date in Excel
  • Dynamic date list in Excel
  • Get days before a date in Excel

Grouping

  • How to randomly assign data to groups in Excel
  • Map inputs to arbitrary values in Excel
  • How to randomly assign people to groups in Excel
  • Group times into unequal buckets in Excel
  • Running count group by n size in Excel

General

  • How to get original number from percent change in Excel
  • Count cells less than in Excel
  • Using Existing Templates in Excel
  • How to get original price from percentage discount in Excel
  • Count cells that do not contain many strings in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning