Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10
Default Custom Auto Filter

I want to show all the rows where it CONTAINS "a" or "b" or "c".
But In Excel : Filter-Auto Filter-(Custom)-Custom Auto Filter having
only two filter conditions. How can i filter above two conditions..?

Thanks in advance for your reply.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,886
Default Custom Auto Filter

Hi

In first condition box
left hand dropdown select Less than
right hand pane enter d

--
Regards

Roger Govier


"Vadhimoo" wrote in message
...
I want to show all the rows where it CONTAINS "a" or "b" or "c".
But In Excel : Filter-Auto Filter-(Custom)-Custom Auto Filter
having
only two filter conditions. How can i filter above two conditions..?

Thanks in advance for your reply.



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,726
Default Custom Auto Filter

Create a helper column with a formula of

=OR(A2="a",A2="b",A2="c")

copy doiwn and filter on that column

--

HTH

Bob Phillips

(replace xxxx in the email address with gmail if mailing direct)

"Vadhimoo" wrote in message
...
I want to show all the rows where it CONTAINS "a" or "b" or "c".
But In Excel : Filter-Auto Filter-(Custom)-Custom Auto Filter having
only two filter conditions. How can i filter above two conditions..?

Thanks in advance for your reply.



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 custom filter stevefromnaki Excel Worksheet Functions 2 December 30th 09 06:23 AM
Custom Auto Filter Dave Excel Discussion (Misc queries) 1 October 1st 09 02:19 PM
Custom auto filter (Dates) Rum Excel Worksheet Functions 2 July 6th 09 08:56 PM
Does anyone know how to tweak Custom Auto Filter box? [email protected] New Users to Excel 4 July 5th 07 03:48 PM
Auto-Filter-Custom Problem JMay Excel Discussion (Misc queries) 2 March 21st 07 03:51 PM


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