Written by Allen Wyatt (last updated July 16, 2018)
This tip applies to Excel 97, 2000, 2002, and 2003
Excel includes a tool that makes it very easy to play "what if" by making changes in a variable. While you could make the changes manually, it is much easier to allow Excel to adjust the variable for you to reach a desired result.
For instance, let's suppose that you want to calculate how much money you will need to deposit in a savings account for each of 24 months in order to have $2,500 there at the end of the two years. You know the interest rate, but you are not sure of the amount. You put together a very, very simple future value calculator. In cell B4 is your deposit amount (unknown right now), cell B5 contains your interest rate 3.25% (nobody said this was a stellar investment vehicle), and cell B6 is the number of months (24). In cell B7 you enter the actual formula for the future value calculation, as follows:
= -FV(B5,B6,B4)
If you wanted to determine how much you needed to deposit in the account each month, you could repeatedly change the deposit value (cell B4) until you got close to the desired goal. This is where the goal seeking tool comes in, however. Follow these steps:
ExcelTips is your source for cost-effective Microsoft Excel training. This tip (2008) applies to Microsoft Excel 97, 2000, 2002, and 2003.
Create Custom Apps with VBA! Discover how to extend the capabilities of Office 2013 (Word, Excel, PowerPoint, Outlook, and Access) with VBA programming, using it for writing macros, automating Office applications, and creating custom applications. Check out Mastering VBA for Office 2013 today!
AutoFill can be a real timesaver if you often work with set lists of data. You can define your own custom lists and then ...
Discover MoreExcel can, once in a while, try to be a "multimedia program." Here's how you can add short sound files to your worksheet ...
Discover MoreExcel 2003 includes speech synthesis abilities that can "speak" your data to you as you enter it. This tip describes how ...
Discover MoreFREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."
There are currently no comments for this tip. (Be the first to leave your comment—just use the simple form above!)
Got a version of Excel that uses the menu interface (Excel 97, Excel 2000, Excel 2002, or Excel 2003)? This site is for you! If you use a later version of Excel, visit our ExcelTips site focusing on the ribbon interface.
FREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."
Copyright © 2025 Sharon Parq Associates, Inc.
Comments