I have a table of data with the following headings
Value - Months - StartDate - 1/5/19 - 1/6/19
I want to automatically forecast out the monthly value based on the start date for eg
1000 - 10 - 1/7/19
2500 - 20 - 1/6/20
Row 1 would have values in each column starting 1/7/19 - 1/4/20 ie 10 columns of 100 with 0 in all others
Row 2 would have values in each column starting 1/6/20 - 1/1/22 ie 20 columns of 125 with 0 in all others
What formula can I use or how best would it be to get this data
Value - Months - StartDate - 1/5/19 - 1/6/19
I want to automatically forecast out the monthly value based on the start date for eg
1000 - 10 - 1/7/19
2500 - 20 - 1/6/20
Row 1 would have values in each column starting 1/7/19 - 1/4/20 ie 10 columns of 100 with 0 in all others
Row 2 would have values in each column starting 1/6/20 - 1/1/22 ie 20 columns of 125 with 0 in all others
What formula can I use or how best would it be to get this data