

The TODAY() function returns today's date, exactly as its name suggests. Calculate the number of days in a month.=DATE(2015, 5, 20)-5 - subtracts 5 days from May 20, 2015.Īt first sight, the Excel DATE function looks very simple, however, it does have a number of specificities pointed out in the Excel DATE tutorial.īelow you will find a few more examples where the Excel DATE function is part of bigger formulas: =DATE(YEAR(TODAY()), MONTH(TODAY()), 1) - returns the first day of the current year and month.
#SEARCH UP TO DATE SERIAL NUMBER#
=DATE(2015, 5, 20) - returns a serial number corresponding to 2. Here are a few Excel DATE formula examples: So, when performing date calculations in Excel, you'd better supply dates using the DATE function to ensure the correct results. The point is that other Excel date functions not always can recognize dates entered in the text format. When it comes to working with dates in Excel, DATE is the most essential function to understand.

Each function performs a simple operation and by combining several functions within one formula you can solve more complex and challenging tasks. Microsoft Excel provides a ton of functions to work with dates and times. This is the final part of our Excel Date Tutorial that offers an overview of all Excel date functions, explains their basic uses and provides lots of formula examples.
