raven_squire
Board Regular
- Joined
- Jan 13, 2013
- Messages
- 99
Hello, I am making a mortgage calculator that you can use to compare two different scenarios and have the results displayed on a graph. The problem is that Excel is plotting the data based on the location of the data for the x axis and not the value in the cell.
I have a balance in one column and a date in the other for both scenarios. The frequency and amount of the repayments will change the length of the loan and generate more data accordingly. To do this I have used a formula similar to the following if(a1=" "," ",formula) a1 is set to be " " if the balance is below 0. I have 2500 cells set up with these formulas so that all reasonable scenarios should reach zero before hitting the bottom of the table.
I am using Excel 2010 and have used scatter plots as I believe that they are appropriate if the data on the x axis is to be interpolated or set to scale. The cells in the date columns have been set to dates so that excel should recognise them as dates and plot the balances accordingly.
I hope that I have an accurately described the problem for you (is there any way that I can upload the spread sheet and you could see the issue for yourself?).
Many thanks for your help in advance.
I have a balance in one column and a date in the other for both scenarios. The frequency and amount of the repayments will change the length of the loan and generate more data accordingly. To do this I have used a formula similar to the following if(a1=" "," ",formula) a1 is set to be " " if the balance is below 0. I have 2500 cells set up with these formulas so that all reasonable scenarios should reach zero before hitting the bottom of the table.
I am using Excel 2010 and have used scatter plots as I believe that they are appropriate if the data on the x axis is to be interpolated or set to scale. The cells in the date columns have been set to dates so that excel should recognise them as dates and plot the balances accordingly.
I hope that I have an accurately described the problem for you (is there any way that I can upload the spread sheet and you could see the issue for yourself?).
Many thanks for your help in advance.
Last edited: