Is there way to create a dynamic named range based on cell values from other columns? The cells in the named range may not be contiguous.
For example, I have a list of holidays or other observed days. I want a dynamic named range of the Day column to reference only those marked as Type: Holiday, and Mark on Calendar = TRUE.
If I remember, there was a combination of OFFSET and perhaps INDEX/MATCH. I've been searching other forums and pages and have not been able to find the solution.
For example, I have a list of holidays or other observed days. I want a dynamic named range of the Day column to reference only those marked as Type: Holiday, and Mark on Calendar = TRUE.
If I remember, there was a combination of OFFSET and perhaps INDEX/MATCH. I've been searching other forums and pages and have not been able to find the solution.