Hi,
I was given a sheet with a list of projects. It has a start date column and and end date column, and further information about the project (title, manager, budget) are in other separate columns. I have been trying to find a way to be able to select a month and year in a pivot table and have it return projects that are in between the start and end dates.
Here's an example:
I want to be able to select May 2020 and the PB&J project info pops up, but not the Pizza project because it isn't in the Start/End date range.
Any help is appreciated, thanks!
I was given a sheet with a list of projects. It has a start date column and and end date column, and further information about the project (title, manager, budget) are in other separate columns. I have been trying to find a way to be able to select a month and year in a pivot table and have it return projects that are in between the start and end dates.
Here's an example:
Project Name | Project Manager | Percent Complete | Start Date | End Date |
PB&J | Skippy Smuck | 50% | 12/2/2019 | 6/7/2020 |
Pizza | Domino Pan | 60% | 1/5/2020 | 2/2/2020 |
I want to be able to select May 2020 and the PB&J project info pops up, but not the Pizza project because it isn't in the Start/End date range.
Any help is appreciated, thanks!