Advanced filter dates and nulls

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I would like to use the advanced filter to return all dates greater than
April 1, 2007 or are null. I cannot seem to incorporate the two together.

Any help would be appreciated

Thanks
 
Enter the target date (1-Apr-07) in an empty cell on the worksheet, e.g. P1
In the criteria range, enter the Date heading in two columns, e.g. Q1 and R1
In cell Q2, enter the formula: =">"&P1
This will show the date as a number, but will work fine
In cell R3, enter the formula: ="="

When you run the advanced filter, select Q1:R3 as the criteria range.
 
I would like to use the advanced filter to return all dates greater than
April 1, 2007 or are null. I cannot seem to incorporate the two together.

Any help would be appreciated

Thanks

You need to set up two criteria rows, with the "greater than"
condition in one and the null condition in the other.

Allan Rogg
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top