Date and Time
The DATE function in Excel allows you to build a date from individual year, month, and day values.
It would Return the value or serial number of a particular date.
To make Date and Time functions easier to understand, we have to keep in mind that dates in Excel and Google Sheets are stored as serial numbers, with each date representing the number of days since January 0, 1900.
For example, the serial number 1 represents January 1, 1900, the serial number 2 represents January 2, 1900, and so on. The serial number 1.5 represents January 1, 1900 at noon, and the serial number 2.25 represents January 2, 1900 at 6:00 AM.
Date is an integer (whole number) while time is a fraction / decimal serial numbers.
January 0, 1900 wouldn't qualify as a date since there is no serial number 0 and it doesn't exist in our calendars ;)
Pro Tip:
Keyboard shortcut to enter the date today is ctrl ;
=DATE(year, month, day).
year - Specify the number of the year. It only accepts number, cell reference or a function that results in a number. If you want to use the year of the certain date, you can use the YEAR function.
month - Specify the month number. It only accepts number, cell reference or a function that results in a number. If you want to use the year of the certain date, you can use the MONTH function.
day - Specify the day number. It only accepts number, cell reference or a function that results in a number. If you want to use the year of the certain date, you can use the DAY function.
January 9, 2023
DATE function is best used with other Date and Time functions to make it more dynamic. Meaning we can use another function to specify the year, month, or day that you can use for your DATE function.
Most commonly used function together with DATE function is the TODAY.
January 1, 2023
Still need help with Excel and Google Sheets?
Get Instant Expert Help in Fiverr
Get Instant Expert Help in PeoplePerHour
We can also accept LEO, HIVE, HBD tokens as payment.
This post is designated as a reviewer for Excel trainings I conduct.
Feel free to share with anyone. 😉
Earnings from Upvotes on this post are used to continue sharing Excel knowledge.
If you also want to earn HIVE in 7 days while blogging your favorite topics, join us here at Peakd.
*Thumbnail used is made in Canva.