Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 62
Default autofilter - custom...

Hi,

My autofilter (Excel 2003) gives me several options:
- all
- top 10
- custom
- x
- y
- z
- etc.

2 questions:

1) Is it possible with custom to select more than 2 things....now I can use
equals x or equals y ... but not equals x or y or z.

2) is it possible to create a custom that will stay in the options? Like if
I want the option to show x and y, do I need to customize that eveytime,...or
can I make an extra option in de drop down box with "x and y" automatically
in it?

Thanks in advance.

Regards,
Marieke
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,420
Default autofilter - custom...

Simplest way is to add a helper column and test the conditions there, such
as

=OR(B2="x",B2="y",B2="z")

copy down and filter the helper column on TRUE

--
__________________________________
HTH

Bob

"mariekek5" wrote in message
...
Hi,

My autofilter (Excel 2003) gives me several options:
- all
- top 10
- custom
- x
- y
- z
- etc.

2 questions:

1) Is it possible with custom to select more than 2 things....now I can
use
equals x or equals y ... but not equals x or y or z.

2) is it possible to create a custom that will stay in the options? Like
if
I want the option to show x and y, do I need to customize that
eveytime,...or
can I make an extra option in de drop down box with "x and y"
automatically
in it?

Thanks in advance.

Regards,
Marieke



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default autofilter - custom...

In Custom you can choose two options only using And/Or

To retain those settings you would create a macro and run that macro.


Gord Dibben MS Excel MVP

On Tue, 16 Jun 2009 07:15:02 -0700, mariekek5
wrote:

Hi,

My autofilter (Excel 2003) gives me several options:
- all
- top 10
- custom
- x
- y
- z
- etc.

2 questions:

1) Is it possible with custom to select more than 2 things....now I can use
equals x or equals y ... but not equals x or y or z.

2) is it possible to create a custom that will stay in the options? Like if
I want the option to show x and y, do I need to customize that eveytime,...or
can I make an extra option in de drop down box with "x and y" automatically
in it?

Thanks in advance.

Regards,
Marieke


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
Use a formula in custom autofilter andy62 Excel Worksheet Functions 6 April 24th 23 09:01 PM
custom autofilter mto Excel Worksheet Functions 3 June 2nd 07 01:07 AM
Custom Autofilter [email protected] Excel Discussion (Misc queries) 3 February 22nd 07 02:43 PM
Custom AutoFilter Rocky Excel Worksheet Functions 4 August 10th 06 04:02 PM
custom autofilter dropdown Anubis Setting up and Configuration of Excel 1 June 25th 06 08:16 AM


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