Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
How do I filter using dates? I am trying to filter out dates for each month,
example I want to collect all of the entries with dates in September. I am using Office 2003. |
#2
![]() |
|||
|
|||
![]()
Assuming you want to use either datafilterautofilter or teh advanced filter
in autofilter use custom, where rows are greater than or equal to 09/01/04 (using US date format) AND is less than or equal to 09/30/04 click OK using the advanced filter, you need 2 cells as criteria, leave the first one blank, assume we use D1:D2, leave D1 blank and in D2 put =MONTH(A3)=9 where A3 is the first cell with the dates, then do datafilteradvanced filter, preferably copy to another location and in the criteria range use $D$1:$D$2 Regards, Peo Sjoblom "T" wrote: How do I filter using dates? I am trying to filter out dates for each month, example I want to collect all of the entries with dates in September. I am using Office 2003. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
grouping dates by week/month/etc. on cat. axis | Charts and Charting in Excel | |||
Ploting dates against a calendar and not as a simple events | Charts and Charting in Excel | |||
have dates entered from a list of data into an excel template | Excel Discussion (Misc queries) | |||
Can I get email alerts when dates in excel are nearing? | Excel Discussion (Misc queries) | |||
Using Filtering | Excel Discussion (Misc queries) |