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

Data Analysis

  • How to conditionally sum numeric data in an Excel table using SUMIFS
  • Managing Conditional Formatting Rules in Excel
  • How to sum a total in multiple Excel tables
  • How To Remove Duplicates In Excel Column Or Row?
  • How to create dynamic reference table name in Excel

References

  • Approximate match with multiple criteria in Excel
  • Multi-criteria lookup and transpose in Excel
  • Last row number in range
  • How to get address of named range in Excel
  • Basic INDEX MATCH approximate in Excel

Data Validations

  • Excel Data validation allow uppercase only
  • Excel Data validation only dates between
  • Excel Data validation allow weekday only
  • Excel Data validation exists in list
  • Excel Data validation require unique number

Convert date to month and year in Excel

by

This tutorial shows how to Convert date to month and year in Excel using example below.

To convert a normal Excel date into yyyymm format (e.g. 9/1/2017 > 201709), you can use the TEXT function.

Formula

=TEXT(date,"yyyymm")

How-to-Convert-date-to-month-and-year-in-Excel-excel-tutorials-xlsoffice

Explanation

In the example shown, the formula in C6 is:

=TEXT(B6,"yyyymm")

How this formula works

The TEXT function applies the number format you specify to a numeric value, and returns a result as text.

In this case, the number format provided is “yyyymm”, which joins a 4-digit year with a 2-digit month value.

Display only option

If you only want to display a date with the year and month, you can simply apply the custom number format “yyyymm” to the date(s). This will cause Excel to display the year and month together, but will not change the underlying date.

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 TRUE Function
  • How to use Excel XOR Function
  • How to use IFS function in Excel
  • SWITCH function: Description, Usage, Syntax, Examples and Explanation
  • AND function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • Count day of week between dates in Excel
  • Calculate years between dates in Excel
  • DATEVALUE function: Description, Usage, Syntax, Examples and Explanation
  • Add years to date in Excel
  • How to join date and text together in Excel

Grouping

  • Group arbitrary text values in Excel
  • Map text to numbers in Excel
  • If cell contains one of many things in Excel
  • Group times into unequal buckets in Excel
  • Group numbers at uneven intervals in Excel

General

  • How to calculate total from percentage in Excel
  • With vs Without Array Formula in Excel
  • AutoFit Column Width, AutoFit Row Height in Excel
  • How to get Excel workbook path only
  • Sum by group in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning