lezawang
Well-known Member
- Joined
- Mar 27, 2016
- Messages
- 1,805
- Office Version
-
- 2016
- Platform
-
- Windows
Hi
I want to use what-if to find how many months i need to pay for a load. I had no problem to use what-if to find the interest rate if i pay certain amount/month. but what-if did not work to find out how many months i need to pay if the monthly payment was for example 400. here is my table
<tbody>
</tbody>
What-if (goal seek):
Set cell = $B$4
To value: -400
By changing cell =$B$2
but i got strange number -2E+07
Thank you.
I want to use what-if to find how many months i need to pay for a load. I had no problem to use what-if to find the interest rate if i pay certain amount/month. but what-if did not work to find out how many months i need to pay if the monthly payment was for example 400. here is my table
load | 20000 |
term | 60 |
rate | 0.04 |
payment | =pmt(b3/12,b2,b1) |
<tbody>
</tbody>
What-if (goal seek):
Set cell = $B$4
To value: -400
By changing cell =$B$2
but i got strange number -2E+07
Thank you.