Hi guys, I hope you can help me with my problem.
I´m working on a personal project where I´m trying to monitor different investments. I have the amount invested in the E-column, the potential return per unit in the F-column, the success rate of each investment in the G-column and the net profit in the K-column. The header of my table can be found in row 8, meaning the first investment can be found in row 9.
Nothing too fancy so far. What I want is to calculate a moving average of the final 10 investments in order to get an automatted recommendation (along with some other values) on the amount I should invest in the next available project.
Like I mentioned in the title, the problem is that there´s a time-gap between the start of an investment and its completion, meaning project #7 and #8 might be starting at the same time, however #8 finishes and #9 starts before #7 finishes as well. SO there will definitely be gaps when it comes to the results of each investment.
What I want now is a formula that gives me the average of the final 10 results in the K-column: If I´m currently looking to invest in #17, I want the moving averages of the last 10 projects from #7-#16, in case there has been a gap and one result isn´t in yet, I want the formula to automatically go back to #6 or more, up until it finds the last 10 results and calculates the moving average.
I hope you can help me with my problem and I´m very much looking forward to discussing it here with you.
Thanks
I´m working on a personal project where I´m trying to monitor different investments. I have the amount invested in the E-column, the potential return per unit in the F-column, the success rate of each investment in the G-column and the net profit in the K-column. The header of my table can be found in row 8, meaning the first investment can be found in row 9.
Nothing too fancy so far. What I want is to calculate a moving average of the final 10 investments in order to get an automatted recommendation (along with some other values) on the amount I should invest in the next available project.
Like I mentioned in the title, the problem is that there´s a time-gap between the start of an investment and its completion, meaning project #7 and #8 might be starting at the same time, however #8 finishes and #9 starts before #7 finishes as well. SO there will definitely be gaps when it comes to the results of each investment.
What I want now is a formula that gives me the average of the final 10 results in the K-column: If I´m currently looking to invest in #17, I want the moving averages of the last 10 projects from #7-#16, in case there has been a gap and one result isn´t in yet, I want the formula to automatically go back to #6 or more, up until it finds the last 10 results and calculates the moving average.
I hope you can help me with my problem and I´m very much looking forward to discussing it here with you.
Thanks