Hi,
Apologies in advance if this has been answered previously. I have tried searching the forum and google, but can't seem to find an answer to my issue.
I have two columns (E:F) with YYYYMM (ie. 202203 for this month) and Mmm-YY (ie Mar-22 for this month).
The data goes from January 2014 (201401 / Jan-14) to December 2027 (202712 / Des-27). At the end of each year, there is also a end of year row. The end of year row for 2027 is for instance 202713 in column E and EOY-27 in column F. All values in column E and F are created using formulas.
I would like to specify two YYYYMM values in two cells, and then a formula concatenates all YYYYMM and Mmm-YY values between these two values. For example, if I enter 202203 in the first cell, and 202201 in the second cell, the formula cell should evaluate to "202203-Mar-22-202202-Feb-22-202201-Jan-22", concatenating the values between the two ranges I specified.
Would this be possible using a formula? Alternatively using a macro?
Thanks for any help, and please let me know if you require any further details in solving this matter.
Apologies in advance if this has been answered previously. I have tried searching the forum and google, but can't seem to find an answer to my issue.
I have two columns (E:F) with YYYYMM (ie. 202203 for this month) and Mmm-YY (ie Mar-22 for this month).
The data goes from January 2014 (201401 / Jan-14) to December 2027 (202712 / Des-27). At the end of each year, there is also a end of year row. The end of year row for 2027 is for instance 202713 in column E and EOY-27 in column F. All values in column E and F are created using formulas.
I would like to specify two YYYYMM values in two cells, and then a formula concatenates all YYYYMM and Mmm-YY values between these two values. For example, if I enter 202203 in the first cell, and 202201 in the second cell, the formula cell should evaluate to "202203-Mar-22-202202-Feb-22-202201-Jan-22", concatenating the values between the two ranges I specified.
Would this be possible using a formula? Alternatively using a macro?
Thanks for any help, and please let me know if you require any further details in solving this matter.