Custom Date Filter in Excel

mssbass

Active Member
Joined
Nov 14, 2002
Messages
253
Platform
  1. Windows
Using Excel 2013, is there a way to create a custom date filter to filter all dates that are >90 days ago: >today()-90. When I type this into the custom filter formula, it isn't working.
 
Last edited:

Excel Facts

Why does 9 mean SUM in SUBTOTAL?
It is because Sum is the 9th alphabetically in Average, Count, CountA, Max, Min, Product, StDev.S, StDev.P, Sum, VAR.S, VAR.P.
one way is to use conditional formatting on the column to colour the data and then filter by colour

With dates in column A
conditionally format column A with this formula
=A1<(TODAY()-90)
I used RED to colour format the font

Excel 2016 (Windows) 32 bit
A
1
DATE
2
15/08/2019​
3
05/08/2019​
4
26/07/2019​
5
16/07/2019​
6
06/07/2019​
7
26/06/2019​
8
16/06/2019​
9
06/06/2019​
10
27/05/2019
11
17/05/2019
12
07/05/2019
13
27/04/2019
14
17/04/2019
15
07/04/2019
16
28/03/2019
17
18/03/2019
18
08/03/2019
19
26/02/2019
20
16/02/2019
Sheet: Sheet11

Next..
- click on filter arrow at top of column
- click on Filter By Color and select RED
 
Upvote 0

Forum statistics

Threads
1,214,874
Messages
6,122,036
Members
449,062
Latest member
mike575

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