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

Data Analysis

  • Conditional Formatting Icon Sets Examples in Excel
  • How to add Trendline to a chart in Excel
  • How to Create Gantt Chart in Excel
  • Managing Conditional Formatting Rules in Excel
  • Working With Tables in Excel

References

  • Left Lookup in Excel
  • How to use Excel VLOOKUP Function
  • How to reference named range different sheet in Excel
  • How to use Excel FORMULATEXT function
  • Basic INDEX MATCH approximate in Excel

Data Validations

  • Excel Data validation date in specific year
  • Prevent invalid data entering in specific cells
  • Excel Data validation date in next 30 days
  • Excel Data validation with conditional list
  • Excel Data validation allow weekday only

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.

Worked Example:   Get month name from date in Excel

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:

Worked Example:   Pad week numbers with zeros in Excel

The date is 42887

Worked Example:   Create date range from two dates in Excel

Post navigation

Previous Post:

Get day from date in Excel

Next Post:

Calculate loan interest in given year in Excel

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 return blank in place of #DIV/0! error in Excel
  • IF, AND, OR and NOT Functions Examples in Excel
  • IF function: Description, Usage, Syntax, Examples and Explanation
  • XOR function: Description, Usage, Syntax, Examples and Explanation
  • IFNA function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • Pad week numbers with zeros in Excel
  • Count holidays between two dates in Excel
  • How to calculate nth day of week in month in Excel
  • Extract date from a date and time in Excel
  • Convert Excel time to Unix time in Excel

Grouping

  • If cell contains one of many things in Excel
  • Group times into unequal buckets in Excel
  • How to randomly assign data to groups in Excel
  • Map text to numbers in Excel
  • Group numbers with VLOOKUP in Excel

General

  • How to make excel worksheets print on one page?
  • How to add sequential row numbers to a set of data in Excel
  • How to choose page/paper size in Excel before Printing
  • How to increase by percentage in Excel
  • How to calculate total from percentage in Excel
© 2023 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning