Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Need help fidguring out the formula for B 1 3 , my current formula is = PV ( B 1 1 , B 6 ,
Need help fidguring out the formula for B my current formula is PVBBBB and that's now correct. Also need help with B Current formula is PMTBBB These are the full instructions for the file. Steps
Begin on the sheet called Retirement Calculator EOY. Enter your first name, last name, and student ID into cells B B and B respectively.
You may assume that any cash placed into the retirement account or taken out of it happens at the end of each year EOY and that your client wishes to have no money left over or owe anything by the time they expect to die.
Enter the following inputs:
Client age years old
Desired retirement age years old
Expected retirement duration years
Current annual income $
Percent of current income required in retirement
Investment returns in retirement
Using data validation, make cell B a dropdown box that allows the user to choose between three different levels of risk tolerance: "Low". "Average", and "High".
A table with these values can be found on the tab called Lookups
Set the level of risk tolerance to "High"
Using the VLOOKUP function, please create a lookup function in cell B that uses the dropdown box in cell B to find the investment return your client can expect to earn based on their level of risk aversion.
The value in cell B should change as the user changes their input in cell B
Calculate the amount of retirement savings your client will need by the time they retire, based on the inputs listed above in cell B
Calculate the amount your client will need to save each year to reach the retirement goal you calculated in step in cell B
Below your calculations, there is a table to prove to your client that your calculations in steps and will work.
Begin to fill out the table in the "Status" column using the IF function to take your client's age and determine whether they are working at that age or whether they are retired.
If the client is less than years old, the status should read "Working"
If the client is greater than or equal to years of age, their status should read "Retired"
Next, use conditional formatting in the "Status" column, have the cell be colored in green if your client has "Working" status or be colored red if they have "Retired" status.
Fill in the "Beginning Balance", "DepositWithdrawal and "Ending Balance" columns. The "Age" column is already filled in for you.
Your first beginning balance should be zero since the problem does not state that your client has any money currently in their account.
The "DepositWithdrawal column will switch amounts depending on whether your client is working or retired. Use an IF function to switch between the cases.
Your ending balance should be your beginning balance rate of return your endoftheperiod depositwithdrawal amount.
Remember that the rate of return your client earns changes based on whether they are working or retired! Use an IF function to help you switch between cases!
If you have done everything correctly, the ending balance should be zero when your client passes away.
When you are done with the above, go to the tab called Retirement Calculator BOY.
Repeat all of the steps above, with the exception that you should assume all deposits and withdrawals occur at the beginning of the year BOY
Keep in mind, now that depositswithdrawals are happening at the beginning of the year, the ending balance formula will need to change!
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started