DATE Function will return you a sequential number which comprises Year, Month and Day and defines a specific date. Syntax of DATE Function =DATE(year,month,day) Arguments of DATE Function year : it is a year of the date…
MONTH Function is used to know the month of the date given. MONTH Function will return between 1 to 12. Which month is described in the data format. You can use MONTH Function to feed in other formulas also. Syntax of MONTH…