I have worksheets named Day 1 and Day 2 and a worksheet named "Workbook Master" where I would like to have three drop-down lists;
My worksheets have this name syntax:
Therefore I would need a "wildcard" function to search through sheets named "Day "
- The list at Cell C2 should get values from cell C10 from the Worksheets named "Day ".
- The list at Cell C3, should get values from cell C11 from the Worksheets named "Day " AND that corresponds to Cell C2. (Unique values)
- The list at Cell C4 should the values from C13 from the Worksheets named "Day " and that corresponds to Cell C2 and C3 (Unique values).
My worksheets have this name syntax:
- Day 1
- Day 2
- Day 2 - lorem
- Day 2 - Ipsum
Therefore I would need a "wildcard" function to search through sheets named "Day "