LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8
Default advanced filter in Excel

I'm wondering if anyone may have some suggestions on the best way to do
the following filter of specific lines from a very large excel dataset.

If I have a table with several field headings, for example:

year data type subgroup value
1981 labour force age 1 to 5 203
1982 census age 1 to 5 545
1981 population age 1 to 5 676
1983 labour force age 6 to 8 339
1983 census age 6 to 8 432
1983 population age 6 to 8 532
1985 labour force age 10 to 15 666

How could I arrange to filter out the lines which correspond to all of
the following criteria (not only one of the criteria):

1) year is 1981,1982 or 1985; and
2) data type is labour force or census; and
3) subgroup is: age 1 to 5, age 3 to 5, age 7 to 10, or age 10 to 15

Is it possible to to set up the criteria along the following lines and
do an advanced filter on it? (or is there an easier way or another way
to do this which is more advisable ie. VB macro):

year data type subgroup
1981 labour force age 1 to 5
1982 census age 3 to 5
1985 age 7 to 10
age 10 to 15

How could it be indicated that the data line must meet the criterion for
each of the fields (year, data type, subgroup) and not that it need meet
the criterion for only one of the fields. An example of datalines which
meets all the criterion is:

year data type subgroup value
1981 labour force age 1 to 5 203
1985 labour force age 10 to 15 666


Thank you, and I look forward to hearing from you.

Best regards,

Anne Nasser




*** Sent via Devdex http://www.devdex.com ***
Don't just participate in USENET...get rewarded for it!
 
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
Excel Advanced Filter Nick M[_2_] Excel Discussion (Misc queries) 6 July 31st 08 09:55 PM
Excel advanced filter problem CAM Excel Discussion (Misc queries) 0 February 22nd 08 01:16 AM
How to clear advanced filter in excel Prakash Shukla Excel Discussion (Misc queries) 1 March 16th 07 02:02 PM
using advanced filter in excel bschrand Excel Discussion (Misc queries) 1 March 14th 06 09:16 AM


All times are GMT +1. The time now is 07:19 PM.

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

About Us

"It's about Microsoft Excel"