danielexcel
New Member
- Joined
- Sep 25, 2012
- Messages
- 7
Hi,
I'm brand new to this forum and fairly new to excel. I'm building a property investment model and one stage of the model is a loan repayment calculator. I have built it and it runs perfectly. However, I want to add a feature that allows you to see how many days you could save from the total of the loan if you make a one extra repayment.
Basically I have tried the following formula but I would have to type it out over 300 times and I don't think excel allows and IF function to be used that many times in the one formula. Basically what I'm trying to achieve is, if one cell in one collum equals zero what is the value of the corresponding cell two collums over.
ie
=IF(D10=0,B10,"")IF(D11=0,B11,"")IF(D12=0,B12,"") etc
Any help is greatly appreciated.
Cheers
I'm brand new to this forum and fairly new to excel. I'm building a property investment model and one stage of the model is a loan repayment calculator. I have built it and it runs perfectly. However, I want to add a feature that allows you to see how many days you could save from the total of the loan if you make a one extra repayment.
Basically I have tried the following formula but I would have to type it out over 300 times and I don't think excel allows and IF function to be used that many times in the one formula. Basically what I'm trying to achieve is, if one cell in one collum equals zero what is the value of the corresponding cell two collums over.
ie
=IF(D10=0,B10,"")IF(D11=0,B11,"")IF(D12=0,B12,"") etc
Any help is greatly appreciated.
Cheers