Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
sbrimley
 
Posts: n/a
Default Auto Filter Multiple Selections

Is it possible to select more than 2 options using custom auto filter?

I have a worksheet filled with contact names and the cities in which they
live and would like the filter results to show 3 or 4 cities at a time. Is
this possible? I have been playing with custom auto filter and so far I am
only able to view two cities at a time. Any suggestions?
Thanks
  #2   Report Post  
Ron de Bruin
 
Posts: n/a
Default

Hi sbrimley

The limit is 2 with Autofilter
You must use AdvancedFilter to do it

My add-in have 5 options
http://www.rondebruin.nl/easyfilter.htm
Maybe you like it



--
Regards Ron de Bruin
http://www.rondebruin.nl



"sbrimley" wrote in message ...
Is it possible to select more than 2 options using custom auto filter?

I have a worksheet filled with contact names and the cities in which they
live and would like the filter results to show 3 or 4 cities at a time. Is
this possible? I have been playing with custom auto filter and so far I am
only able to view two cities at a time. Any suggestions?
Thanks



  #3   Report Post  
sbrimley
 
Posts: n/a
Default

Thanks I will give it try, I am assuming that if I need to share my excel
file with other co-workers I will need to have the IT staff place it on
everyones PC or on our network. Are there any problems with doing this?

"Ron de Bruin" wrote:

Hi sbrimley

The limit is 2 with Autofilter
You must use AdvancedFilter to do it

My add-in have 5 options
http://www.rondebruin.nl/easyfilter.htm
Maybe you like it



--
Regards Ron de Bruin
http://www.rondebruin.nl



"sbrimley" wrote in message ...
Is it possible to select more than 2 options using custom auto filter?

I have a worksheet filled with contact names and the cities in which they
live and would like the filter results to show 3 or 4 cities at a time. Is
this possible? I have been playing with custom auto filter and so far I am
only able to view two cities at a time. Any suggestions?
Thanks




  #4   Report Post  
Ron de Bruin
 
Posts: n/a
Default

Hi sbrimley

No problem to do this
But if this is the only thing you will do with it then you can use Debra's example also.


--
Regards Ron de Bruin
http://www.rondebruin.nl



"sbrimley" wrote in message ...
Thanks I will give it try, I am assuming that if I need to share my excel
file with other co-workers I will need to have the IT staff place it on
everyones PC or on our network. Are there any problems with doing this?

"Ron de Bruin" wrote:

Hi sbrimley

The limit is 2 with Autofilter
You must use AdvancedFilter to do it

My add-in have 5 options
http://www.rondebruin.nl/easyfilter.htm
Maybe you like it



--
Regards Ron de Bruin
http://www.rondebruin.nl



"sbrimley" wrote in message ...
Is it possible to select more than 2 options using custom auto filter?

I have a worksheet filled with contact names and the cities in which they
live and would like the filter results to show 3 or 4 cities at a time. Is
this possible? I have been playing with custom auto filter and so far I am
only able to view two cities at a time. Any suggestions?
Thanks






  #5   Report Post  
PegL
 
Posts: n/a
Default

You are limited to 2 criteria with Auto Filter, but you can use wild cards in
the criteria and/or change it from "equal to" to several other things. You
can also filter multiple columns (the criteria for all columns is ANDed). If
you're really stuck, Advanced Filter might give you what you need. But it's
not flexible like the auto filter, and you need to be careful to copy the
filter results to a different location or you'll lose data.

"sbrimley" wrote:

Is it possible to select more than 2 options using custom auto filter?

I have a worksheet filled with contact names and the cities in which they
live and would like the filter results to show 3 or 4 cities at a time. Is
this possible? I have been playing with custom auto filter and so far I am
only able to view two cities at a time. Any suggestions?
Thanks



  #6   Report Post  
Debra Dalgleish
 
Posts: n/a
Default

You could list the cities that you want to include
Then add a column to the main table, and use a formula to check if the
city is in the city list.

For example, Type a list of cities in cells M1:M4
In the main table, in cell J1, add the heading CityList
In J2, type: =COUNTIF($M$1:$M$4,C2)
where city is in column C
Copy the formula down to the last row of data
From the dropdown list in cell J1, select 1


sbrimley wrote:
Is it possible to select more than 2 options using custom auto filter?

I have a worksheet filled with contact names and the cities in which they
live and would like the filter results to show 3 or 4 cities at a time. Is
this possible? I have been playing with custom auto filter and so far I am
only able to view two cities at a time. Any suggestions?
Thanks



--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html

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
Auto Filter not working properly Dale Fye Excel Discussion (Misc queries) 1 March 16th 05 01:29 PM
auto filter question Juco Excel Worksheet Functions 0 November 29th 04 02:48 PM
auto filter question Juco Excel Worksheet Functions 1 November 28th 04 02:51 PM
The Auto Filter button lost the column specified option. D Excel Worksheet Functions 1 November 4th 04 11:47 PM
Why can't my macro use Auto Filter when I told the Sheet Protecti. KC Rippstein Excel Worksheet Functions 1 October 28th 04 06:13 PM


All times are GMT +1. The time now is 08:58 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"