Time and Date Calculation in Microsoft Excel 2010
https://www.exceltip.com/excel-dates/time-and-date-calculation-in-microsoft-excel-2010.html
Excel Date formula will be used to convert the number that represents the date as date in Microsoft Excel date-time code. The Syntax of Date:- =Date (year, month, date) For Example:- Year in cell A2, month in cell B2 and date in cell C2. Write the formula in cell D2 =DATE(A2,B2,C2). Press Enter on your keyboard. The function will convert it ...
DA: 57 PA: 50 MOZ Rank: 19