Question
Please make the following modifications to the spreadsheet, 1. Enter =The interest rate is in cell B34. Use the & function and the offset
Please make the following modifications to the spreadsheet,
1. Enter ="The interest rate is " in cell B34.
Use the "&" function and the offset function to output the following in cell D34.
The interest rate is 10%. (or whatever the value of the interest rate is).
The output in cell B34 should update based on the current value in cell C31.
You will need to use the OFFSET function to reference the interest rate. The row entry will be constant but the OFFSET function will need to use the output from C31.
2. Enter ="The number of years is " in cell B35.
Use the "&" function and the offset function to output the following in cell D35.
The number of years is 3. (or whatever the number of years is).
The output in cell B35 should update based on the current value in cell C32.
You will need to use the OFFSET function to reference the interest rate. The column entry will be constant but the OFFSET function will need to use the output from C32.
Home Insert Page Layout Formulas Data Revew ViewPower Pivot Tell me what you wan 19 20 OFFSET 21 Table of PVIF's 0% 2% 5% 10% 24 26 27 28 29 30 31 32 1 0.9804 0.9524 0.9091 1 0.9612 0.9070 0.8264 1 0.9423 0.8638 0.7513 1 0.9238 0.8227 0.6830 1 0.9057 0.7835 0.6209 Row Column Output The interest rate is 0.9804 34 35 Sheetl
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