Can you filter data by month between a start date/end date?

JFromFla

New Member
Joined
Apr 24, 2020
Messages
1
Office Version
  1. 365
  2. 2013
Platform
  1. Windows
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:
Project NameProject ManagerPercent CompleteStart DateEnd Date
PB&JSkippy Smuck50%12/2/20196/7/2020
PizzaDomino Pan 60%1/5/20202/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!
 

Excel Facts

Do you hate GETPIVOTDATA?
Prevent GETPIVOTDATA. Select inside a PivotTable. In the Analyze tab of the ribbon, open the dropown next to Options and turn it off
Hi there, this would seem to be straightforward enough if you had another column that look at your target date and had a simple logic that your selected date was >= start date and <= end date.

Could you share how your spreadsheet looks now and what you want it to look like?
 
Upvote 0

Forum statistics

Threads
1,214,643
Messages
6,120,702
Members
448,980
Latest member
CarlosWin

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top