

This method will be more complicated than the simple addition method explained in the previous section, but there might be cases where you may find this useful. Option 2: Adding Days to a Date using the DATE Function in Google SheetsĪnother way in which you can add days to a date in Google Sheets is by using the DATE function. If you want the date to be displayed in a different format, then select Format-> Number-> More Formats-> More Date and Time Formats, and then select your required format from the ‘ Custom Date and Time Formats’ window that appears.
HOW TO ADD FOOTNOTE GOOGLE SHEETS SERIAL NUMBER
To solve this problem, you can easily convert the serial number to the DATE format by navigating to Format-> Number-> Date. This might happen if the cell containing your result is in a Number or Text format. There may be cases where, instead of getting your result in a DATE format, you end up getting a serial number. This serial represents the date, which is 10 days away from the original date! What if I get a Serial Number as the Sum Instead of Date? So when you add 10 days to, what’s really happening is you are adding to the serial 44322. When you add days to a date in Google Sheets, it essentially adds this number to the serial number it represents. So the date is actually serial 44322, because it is exactly 44,322 days after December 31, 1899. For each day after this date, the serial keeps increasing by 1. The serial starts from 1, which actually represents the date December 31, 1899. The reason for this is that dates, in Google Sheets, are inherently represented as serial numbers. That’s all there is to it! All we needed to do was add a reference to the cell containing the number of days to be added! Explanation of the FormulaĪs you have surely noticed, we used a really simple addition formula to add the days to the dates, as if they were normal integers.
HOW TO ADD FOOTNOTE GOOGLE SHEETS HOW TO
To understand how to add days to a date, we are going to consider the following list of dates: Two Ways to Add Days to a Date in Google Sheets Note: This tutorial also works exactly the same if you are looking to add days to date in Excel. You May Also Like the Following Tutorials:.Adding Days to the Current Date in Google Sheets.Option 2: Adding Days to a Date using the DATE Function in Google Sheets.What if I get a Serial Number as the Sum Instead of Date?.Option 1: Adding Days to a Date by Value in Google Sheets.Two Ways to Add Days to a Date in Google Sheets.
