
- MS Excel Basics
- Excel - Home
- Excel - Getting Started
- Excel - Explore Window
- Excel - Backstage
- Excel - Entering Values
- Excel - Move Around
- Excel - Save Workbook
- Excel - Create Worksheet
- Excel - Copy Worksheet
- Excel - Hiding Worksheet
- Excel - Delete Worksheet
- Excel - Close Workbook
- Excel - Open Workbook
- Excel - Context Help
- Editing Worksheet
- Excel - Insert Data
- Excel - Select Data
- Excel - Delete Data
- Excel - Move Data
- Excel - Rows & Columns
- Excel - Copy & Paste
- Excel - Find & Replace
- Excel - Spell Check
- Excel - Zoom In-Out
- Excel - Special Symbols
- Excel - Insert Comments
- Excel - Add Text Box
- Excel - Undo Changes
- Formatting Cells
- Excel - Setting Cell Type
- Excel - Setting Fonts
- Excel - Text Decoration
- Excel - Rotate Cells
- Excel - Setting Colors
- Excel - Text Alignments
- Excel - Merge & Wrap
- Excel - Borders and Shades
- Excel - Apply Formatting
- Formatting Worksheets
- Excel - Sheet Options
- Excel - Adjust Margins
- Excel - Page Orientation
- Excel - Header and Footer
- Excel - Insert Page Breaks
- Excel - Set Background
- Excel - Freeze Panes
- Excel - Conditional Format
- Working with Formula
- Excel - Creating Formulas
- Excel - Copying Formulas
- Excel - Formula Reference
- Excel - Using Functions
- Excel - Builtin Functions
- Advanced Operations
- Excel - Data Filtering
- Excel - Data Sorting
- Excel - Using Ranges
- Excel - Data Validation
- Excel - Using Styles
- Excel - Using Themes
- Excel - Using Templates
- Excel - Using Macros
- Excel - Adding Graphics
- Excel - Cross Referencing
- Excel - Printing Worksheets
- Excel - Email Workbooks
- Excel- Translate Worksheet
- Excel - Workbook Security
- Excel - Data Tables
- Excel - Pivot Tables
- Excel - Simple Charts
- Excel - Pivot Charts
- Excel - Keyboard Shortcuts
- MS Excel Resources
- Excel - Quick Guide
- Excel - Useful Resources
- Excel - Discussion
How to calculate a future date based on a given date in Excel?
It is really helpful to perform calculations that involve dates whenever you are dealing with Microsoft Excel. It's possible that you'll need to compute a date in the future in Excel in order to determine when a bill is due or when you might anticipate earning income on an investment. Excel has a number of different date functions that can be used to perform mathematical operations on dates and times.
This tutorial will walk you through the steps of calculating a future date in Excel depending on the data that you provide. In order to determine a date in the future using a formula in Excel, how do I add one or more days to a current date?
Use the following straightforward method to calculate a day in the future that is 150 days after the current date, based on that date.
Let’s understand step by step with an example.
Step 1
In the first step, let’s assume we have a sample data as shown in the below screenshot.

Step 2
Let's say you have a list of dates in cells A1:A6 and you want to add 150 days to them so that they represent the future. This formula can be entered into a blank cell in column B. Please check out the screenshot below for same.
Formula
=A2+150

Step 3
After that, you will need to press the enter key on your keyboard and then drag the auto fill handler over the other cells in order to use this formula to add the number 150 and obtain the future dates. Please refer to the below screenshot for the same.

Conclusion
I hope this tutorial helped you understand how to calculate a future date based on a given date by using a simple formula in Excel.
- Related Articles
- How to calculate quarter start date or end date based on a given date in Excel?
- How to get a week start and end date based on a specific date in Excel?
- How to quickly insert a line based on current date in Excel
- How to Automatically Hide Columns Based on Date in Excel?
- How to calculate Easter date in Excel?
- How to calculate retirement date from date of birth in Excel?
- How to calculate end date from start date and duration in Excel?
- Calculate age based on date of birth in MySQL?
- How to calculate quarter and year from date in Excel?
- How to calculate average age by year/month/date in Excel?
- How to get the same or first day of next month on a given date in Excel?
- How to highlight rows based on date in Google sheet?
- How to calculate the length of service from hire date in Excel?
- How to Convert Date Stored as Text to Date in Excel?
- Return query based on date in MongoDB?
