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

Data Analysis

  • How to do a t-Test in Excel?
  • Understanding Anova in Excel
  • How to calculate average last N values in a table in Excel
  • How To Perform and Interpret Regression Analysis in Excel
  • Conditional Formatting Data bars Examples in Excel

References

  • How to use Excel ROW Function
  • How to reference named range different sheet in Excel
  • Excel Advanced Lookup using Index and Match Functions
  • How to get address of first cell in range in Excel
  • How to calculate two-way lookup VLOOKUP in Excel Table

Data Validations

  • Excel Data validation with conditional list
  • Excel Data validation only dates between
  • Excel Data validation require unique number
  • Excel Data validation no punctuation
  • How To Create Drop-down List in Excel

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

  • IF function: Description, Usage, Syntax, Examples and Explanation
  • FALSE function: Description, Usage, Syntax, Examples and Explanation
  • Nested IF function example in Excel
  • How to use Excel OR Function
  • Not Equal To ‘<>‘ operator in Excel

Date Time

  • Convert time to time zone in Excel
  • Get days between dates in Excel
  • Dynamic date list in Excel
  • Convert Excel time to decimal hours in Excel
  • Assign points based on late time in Excel

Grouping

  • Map inputs to arbitrary values in Excel
  • If cell contains one of many things in Excel
  • Group times into unequal buckets in Excel
  • Calculate conditional mode with criteria in Excel
  • Categorize text with keywords in Excel

General

  • Check if range contains a value not in another range in Excel
  • How to create dynamic named range with INDEX in Excel
  • Hide and Unhide Columns or Rows in Excel
  • How to test a range for numbers in Excel
  • How to generate random date between two dates in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning