Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 15
Default advanced filtering

i am using advanced filtering to filter a list. i am
filtering it in place. it is a 15 column table with
headings, so rows 1 and 2 are exactly the same as rows 3
and 4 respectively. one of the columns is a date
column. can someone tell me what i would enter in the
criteria range to filter the list for all entries made in
the month of january? TIA

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 93
Default advanced filtering

Spence,
so rows 1 and 2 are exactly the same as rows 3 and 4 respectively.
What you mean by this?
anyway if your dates are in colA, A1 is header, and dates starts in A2
put this formula in a cell of a blank column with some empty cells above it.
=MONTH(A2)=1
select this cell and the empty cell above as the criteria.
HTH
Cecil

"spence" wrote in message
...
i am using advanced filtering to filter a list. i am
filtering it in place. it is a 15 column table with
headings, so rows 1 and 2 are exactly the same as rows 3
and 4 respectively. one of the columns is a date
column. can someone tell me what i would enter in the
criteria range to filter the list for all entries made in
the month of january? TIA



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 66
Default advanced filtering

Easy

he month of the date column using "=MONTH(date col)" and then use Autofilter to select all Months=1.
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Advanced Filtering Corina Excel Discussion (Misc queries) 2 March 18th 10 06:28 AM
advanced filtering Lola Excel Discussion (Misc queries) 1 February 27th 08 08:16 PM
advanced filtering jiwolf Excel Worksheet Functions 2 October 19th 05 09:43 PM
advanced filtering in XLS Tina Excel Worksheet Functions 1 September 3rd 05 01:50 PM
Advanced Filtering in VBA John Pierce Excel Programming 1 October 8th 03 09:51 AM


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

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"