#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Excel filter

I want to filter more that two type of data from my list. eg.
AA 10
BB 20
CC 30
DD 40
EE 50
AA 60
BB 70

Now I have to filter only BB, CC & EE, How I could do it?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,766
Default Excel filter

Hi,

Suppose the data is in range B3:C9. In B2, enter names and in C2, enter
numbers. In B11, enter names and in B12, B13 and B14, enter BB, CC and EE.
Now go to Data Filter Advanced Filter. In action, select, filter the
list in place. In list range, give the range as B2:C9. In criteria, give
the range as B11:B14. Now click on OK. You will see only those rows which
have BB, CC and EE.

--
Regards,

Ashish Mathur
Microsoft Excel MVP
www.ashishmathur.com

"Sudipta Sen" <Sudipta wrote in message
...
I want to filter more that two type of data from my list. eg.
AA 10
BB 20
CC 30
DD 40
EE 50
AA 60
BB 70

Now I have to filter only BB, CC & EE, How I could do it?


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 30
Default Excel filter

Thks 4 ur co-operation.

Just I want to filter datas from the list in the same place where datas are.
means : by the customs option in the filter list. Actually by the help of
customs (And / or) I could filter only two type of datas, but want to do
more. So pls help me to get the datas from the automatice filter - filter
name - customs option.

"Ashish Mathur" wrote:

Hi,

Suppose the data is in range B3:C9. In B2, enter names and in C2, enter
numbers. In B11, enter names and in B12, B13 and B14, enter BB, CC and EE.
Now go to Data Filter Advanced Filter. In action, select, filter the
list in place. In list range, give the range as B2:C9. In criteria, give
the range as B11:B14. Now click on OK. You will see only those rows which
have BB, CC and EE.

--
Regards,

Ashish Mathur
Microsoft Excel MVP
www.ashishmathur.com

"Sudipta Sen" <Sudipta wrote in message
...
I want to filter more that two type of data from my list. eg.
AA 10
BB 20
CC 30
DD 40
EE 50
AA 60
BB 70

Now I have to filter only BB, CC & EE, How I could do it?


  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,766
Default Excel filter

Hi,

You cannot use custom filters here because you have more than 2 conditions.
You will have to use Advanced filters as described in my previous post

--
Regards,

Ashish Mathur
Microsoft Excel MVP
www.ashishmathur.com

"Sudipta Sen" wrote in message
...
Thks 4 ur co-operation.

Just I want to filter datas from the list in the same place where datas
are.
means : by the customs option in the filter list. Actually by the help of
customs (And / or) I could filter only two type of datas, but want to do
more. So pls help me to get the datas from the automatice filter - filter
name - customs option.

"Ashish Mathur" wrote:

Hi,

Suppose the data is in range B3:C9. In B2, enter names and in C2, enter
numbers. In B11, enter names and in B12, B13 and B14, enter BB, CC and
EE.
Now go to Data Filter Advanced Filter. In action, select, filter the
list in place. In list range, give the range as B2:C9. In criteria,
give
the range as B11:B14. Now click on OK. You will see only those rows
which
have BB, CC and EE.

--
Regards,

Ashish Mathur
Microsoft Excel MVP
www.ashishmathur.com

"Sudipta Sen" <Sudipta wrote in message
...
I want to filter more that two type of data from my list. eg.
AA 10
BB 20
CC 30
DD 40
EE 50
AA 60
BB 70

Now I have to filter only BB, CC & EE, How I could do it?


  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,718
Default Excel filter

You cannot use custom filters here because you have more than 2 conditions.
You will have to use Advanced filters as described in my previous post


Why bother with Advanced filters, you can use with AutoFilter and select BB,
CC, and EE


"Ashish Mathur" wrote:

Hi,

You cannot use custom filters here because you have more than 2 conditions.
You will have to use Advanced filters as described in my previous post

--
Regards,

Ashish Mathur
Microsoft Excel MVP
www.ashishmathur.com

"Sudipta Sen" wrote in message
...
Thks 4 ur co-operation.

Just I want to filter datas from the list in the same place where datas
are.
means : by the customs option in the filter list. Actually by the help of
customs (And / or) I could filter only two type of datas, but want to do
more. So pls help me to get the datas from the automatice filter - filter
name - customs option.

"Ashish Mathur" wrote:

Hi,

Suppose the data is in range B3:C9. In B2, enter names and in C2, enter
numbers. In B11, enter names and in B12, B13 and B14, enter BB, CC and
EE.
Now go to Data Filter Advanced Filter. In action, select, filter the
list in place. In list range, give the range as B2:C9. In criteria,
give
the range as B11:B14. Now click on OK. You will see only those rows
which
have BB, CC and EE.

--
Regards,

Ashish Mathur
Microsoft Excel MVP
www.ashishmathur.com

"Sudipta Sen" <Sudipta wrote in message
...
I want to filter more that two type of data from my list. eg.
AA 10
BB 20
CC 30
DD 40
EE 50
AA 60
BB 70

Now I have to filter only BB, CC & EE, How I could do it?



  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,766
Default Excel filter

This can happen in Excel 2007 only (where you can select multiple items in
the drop down filter box. In Excel 2003 and prior versions, you can only
make one selection at a time

--
Regards,

Ashish Mathur
Microsoft Excel MVP
www.ashishmathur.com

"Teethless mama" wrote in message
...
You cannot use custom filters here because you have more than 2
conditions.
You will have to use Advanced filters as described in my previous post


Why bother with Advanced filters, you can use with AutoFilter and select
BB,
CC, and EE


"Ashish Mathur" wrote:

Hi,

You cannot use custom filters here because you have more than 2
conditions.
You will have to use Advanced filters as described in my previous post

--
Regards,

Ashish Mathur
Microsoft Excel MVP
www.ashishmathur.com

"Sudipta Sen" wrote in message
...
Thks 4 ur co-operation.

Just I want to filter datas from the list in the same place where datas
are.
means : by the customs option in the filter list. Actually by the help
of
customs (And / or) I could filter only two type of datas, but want to
do
more. So pls help me to get the datas from the automatice filter -
filter
name - customs option.

"Ashish Mathur" wrote:

Hi,

Suppose the data is in range B3:C9. In B2, enter names and in C2,
enter
numbers. In B11, enter names and in B12, B13 and B14, enter BB, CC
and
EE.
Now go to Data Filter Advanced Filter. In action, select, filter
the
list in place. In list range, give the range as B2:C9. In criteria,
give
the range as B11:B14. Now click on OK. You will see only those rows
which
have BB, CC and EE.

--
Regards,

Ashish Mathur
Microsoft Excel MVP
www.ashishmathur.com

"Sudipta Sen" <Sudipta wrote in message
...
I want to filter more that two type of data from my list. eg.
AA 10
BB 20
CC 30
DD 40
EE 50
AA 60
BB 70

Now I have to filter only BB, CC & EE, How I could do it?

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
Excel auto-filter does not filter certain columns Eric_NY Excel Discussion (Misc queries) 5 November 29th 08 10:13 AM
DataFilterAuto Filter in excel 2007? TIJ New Users to Excel 2 November 13th 08 03:28 AM
Excel 2007 Auto Filter Filter Django Excel Discussion (Misc queries) 2 September 9th 08 10:52 PM
Filter PivotTable dropdown items to match report filter Catherine D Excel Discussion (Misc queries) 1 August 16th 08 12:12 AM
Excel auto filter doesn't recoginize case - won't filter AA from A Mikey Excel Discussion (Misc queries) 1 September 29th 05 08:18 PM


All times are GMT +1. The time now is 07:21 AM.

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"