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

Data Analysis

  • Data Series in Excel
  • How To Perform and Interpret Regression Analysis in Excel
  • Add Outline to Data in Excel
  • How to Sort by Color in Excel
  • Subtotal function in Excel

References

  • To count total rows in a range in Excel
  • Extract data with helper column in Excel
  • How to use Excel FORMULATEXT function
  • Excel Advanced Lookup using Index and Match Functions
  • How to use Excel INDIRECT Function

Data Validations

  • Excel Data validation unique values only
  • Excel Data validation must begin with
  • Excel Data validation exists in list
  • Excel Data validation no punctuation
  • Excel Data validation number multiple 100

How to get year from date in Excel

by

If you need to extract the year from a date, you can use the YEAR function.

Formula

=YEAR(date)

Explanation

In the generic form of the formula above, the date  must be in a form that Excel recognizes as a valid date.

How the formula works

The YEAR function takes just one argument, the date from which you want to extract the year. In the example, the formula is:

=YEAR(B4)

B4 contains a date value for January 5, 2016. The YEAR function returns the number 2016 representing the year of the date.

Note that you can use YEAR to extract the year from a day entered as text:

=YEAR("1/5/2016")

However, using text for dates can cause unpredictable results on computers using different regional date settings. In general it’s better (and more flexible) to supply an address to a cell that already contains a valid date.

Display only year

If you want to enter a date and only display the year, you can apply a custom number format like “yyyy” or “yy”.

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

  • TRUE function: Description, Usage, Syntax, Examples and Explanation
  • IF with boolean logic in Excel
  • OR function Examples in Excel
  • Not Equal To ‘<>‘ operator in Excel
  • SWITCH function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • Create date range from two dates in Excel
  • Get day name from date in Excel
  • Convert Excel time to decimal hours in Excel
  • Get date from day number in Excel
  • Calculate total hours that fall between two times in Excel

Grouping

  • Group numbers with VLOOKUP in Excel
  • Map text to numbers in Excel
  • Group times into unequal buckets in Excel
  • Group arbitrary text values in Excel
  • Group numbers at uneven intervals in Excel

General

  • How to get amount with percentage in Excel
  • Count cells that do not contain errors in Excel
  • How to calculate percent variance in Excel
  • Index and match on multiple columns in Excel
  • How to calculate percentage of total in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning