ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   New Users to Excel (https://www.excelbanter.com/new-users-excel/)
-   -   Filtering The Dates (https://www.excelbanter.com/new-users-excel/139378-filtering-dates.html)

[email protected]

Filtering The Dates
 
Hi ALL

Here I have one question regarding filtering the dates in excel

I have the column where the date and I am using the Field days option for
the filling. I tried the Autofilter but couldn't filter the dates that I
need. The fact is that I need to show only the every 20th day of each month
but unfortunately it doesn't work or I am mading a mistake.

Can anyone help me with this?

I thank you for your time and support in advance

Regards

Max

Filtering The Dates
 
Assuming you've got real dates running in A2 down ..
Use a helper col, put in an empty col to the right, say, K2:
=IF(TEXT(A2,"d")+0=20,"X","")
Copy K2 down to last row of data in col A. This will flag all 20th dates in
col A with an "X". You could then autofilter on col K, choose "X" to get the
filtered results.
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
" wrote:
Hi ALL

Here I have one question regarding filtering the dates in excel

I have the column where the date and I am using the Field days option for
the filling. I tried the Autofilter but couldn't filter the dates that I
need. The fact is that I need to show only the every 20th day of each month
but unfortunately it doesn't work or I am mading a mistake.

Can anyone help me with this?

I thank you for your time and support in advance

Regards


Roger Govier

Filtering The Dates
 
Hi

Filtering on the date column itself will not work.
Assuming your dates are in column A, starting at row 2, then create
another column with
=A2 as the formula, and FormatCellsNumberCustomdd
Copy down as far as required.
Filter for 20 in that new column

--
Regards

Roger Govier


"
wrote in message
...
Hi ALL

Here I have one question regarding filtering the dates in excel

I have the column where the date and I am using the Field days option
for
the filling. I tried the Autofilter but couldn't filter the dates that
I
need. The fact is that I need to show only the every 20th day of each
month
but unfortunately it doesn't work or I am mading a mistake.

Can anyone help me with this?

I thank you for your time and support in advance

Regards




[email protected]

Filtering The Dates
 
Max and Roger

Thank you very much it was really helpful and easy to implement
now it works perfectly

I really appreciate for your help

)
regards

Max

Filtering The Dates
 
Always good to hear that.
Thanks for feedback to us.
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"
wrote in message ...
Max and Roger

Thank you very much it was really helpful and easy to implement
now it works perfectly

I really appreciate for your help

)
regards





All times are GMT +1. The time now is 03:02 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com