On sheet A I have columns containing names which are created using SPILL formulas. The header for each column is a date.
On sheet B I want to VSTACK these names according to a range of dates I specify. I want to do this by selecting the start and end dates off to the side somewhere on sheet B.
So if I want to stack the names from 2/12/23 to 2/26/23, I should get this:
Avram Lukas
Ashlen Tremonte
Erhart Zanassi
Ariadne Kilbourne
Erinna Fossord
Frayda Bottrill
Joanie Adrienne
Juana Cater
Emlyn Limpenny
Sharona Borgesio
Joshuah Douberday
I can VSTACK them, but I need help with how to implement the date range.
Any ideas, please?
2/5/23 | 2/12/23 | 2/19/23 | 2/26/23 | 3/5/23 | |||||
---|---|---|---|---|---|---|---|---|---|
|
|
|
|
| |||||
|
|
|
|
| |||||
|
|
|
| ||||||
|
|
On sheet B I want to VSTACK these names according to a range of dates I specify. I want to do this by selecting the start and end dates off to the side somewhere on sheet B.
So if I want to stack the names from 2/12/23 to 2/26/23, I should get this:
Avram Lukas
Ashlen Tremonte
Erhart Zanassi
Ariadne Kilbourne
Erinna Fossord
Frayda Bottrill
Joanie Adrienne
Juana Cater
Emlyn Limpenny
Sharona Borgesio
Joshuah Douberday
I can VSTACK them, but I need help with how to implement the date range.
Any ideas, please?