Hello,
I'm wondering if anyone has any thoughts on how to create a dynamic lookup calc to help solve my problem below. I've mocked up a scaled down version of the file I'm working with.
Using Excel for Microsoft 365.
Goal:
I have a list of colors that are produced during various months of the calendar year, displayed along an x/y axis.
I.e. Red is produced every month, but Yellow is only produced in March, June, and October.
The production month is noted by having a non-blank cell, corresponding to the intersection of the color & month.
I'd like to know the earliest month that each color is going to be produced based on the "start month" which is identified by cell B2. This cell will be a formula changing based on a TODAY() calc.
Once identifying the earliest month, I'd like to know the following 3 months that the color will be produced.
Results I'd like:
Can be seen in green section. So cells C18:F24 would be formulas, looking at the data in C5:N11.
Using "May" as the "Start Month" for my current example
Red will show next month being May, next 2 being June, next 3 being July, next 4 being August.
Yellow's earliest month in relation to my "start month" in B2 would be June
Orange's month's have all passed therefore it would be blank.
etc.
Appreciate any help/suggestions!
Thank you
I'm wondering if anyone has any thoughts on how to create a dynamic lookup calc to help solve my problem below. I've mocked up a scaled down version of the file I'm working with.
Using Excel for Microsoft 365.
Goal:
I have a list of colors that are produced during various months of the calendar year, displayed along an x/y axis.
I.e. Red is produced every month, but Yellow is only produced in March, June, and October.
The production month is noted by having a non-blank cell, corresponding to the intersection of the color & month.
I'd like to know the earliest month that each color is going to be produced based on the "start month" which is identified by cell B2. This cell will be a formula changing based on a TODAY() calc.
Once identifying the earliest month, I'd like to know the following 3 months that the color will be produced.
Results I'd like:
Can be seen in green section. So cells C18:F24 would be formulas, looking at the data in C5:N11.
Using "May" as the "Start Month" for my current example
Red will show next month being May, next 2 being June, next 3 being July, next 4 being August.
Yellow's earliest month in relation to my "start month" in B2 would be June
Orange's month's have all passed therefore it would be blank.
etc.
Appreciate any help/suggestions!
Thank you