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

Data Analysis

  • Everything about Charts in Excel
  • How to create running total in an Excel Table
  • How To Create Frequency Distribution in Excel
  • How To Perform and Interpret Regression Analysis in Excel
  • How to create a Histogram in Excel

References

  • MATCH function: Description, Usage, Syntax, Examples and Explanation
  • Last row number in range
  • How to get last row in mixed data with blanks 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 must not contain
  • Excel Data validation allow uppercase only
  • Excel Data validation unique values only
  • Excel Data validation require unique number
  • Excel Data validation must contain specific text

Get day from date in Excel

by

This tutorial show how to Get day from date in Excel using the example below.

If you need to extract the day from a date, you can use the DAY function.

Formula

=DAY(date)

Explanation of how this formula works

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

Here’s how the formula works:

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

=DAY(B4)

B4 contains a date value for January 5, 2016. The DAY function returns the number 5 representing the day component of the date.

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

=DAY("1/5/2016")

But this can produce 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 value as the argument for DAY.

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
  • NOT function: Description, Usage, Syntax, Examples and Explanation
  • IF, AND, OR and NOT Functions Examples in Excel
  • AND function: Description, Usage, Syntax, Examples and Explanation
  • Nested IF function example in Excel

Date Time

  • Get first day of previous month in Excel
  • How to calculate Day of the Year in Excel
  • Get last working day in month in Excel
  • DATEVALUE function: Description, Usage, Syntax, Examples and Explanation
  • How to get Weekdays, Working days between Two Dates in Excel

Grouping

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

General

  • Sum by group in Excel
  • How to calculate percent of goal in Excel
  • Hide and Unhide Columns or Rows in Excel
  • Zoom Worksheet 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