PC Review


Reply
 
 
jesg
Guest
Posts: n/a
 
      7th Aug 2006

Hey guys.

I was wondering if there is a method to do the following:
Auto Filter
then filter by 3 criteria
like
Equals to = 1 and / or
Equals to = 2
Equals to = 3

does anyone know how to do it without macro ? just manually ?

tx in advance
the excel hardcore noob ;

--
jes
-----------------------------------------------------------------------
jesg's Profile: http://www.excelforum.com/member.php...fo&userid=3718
View this thread: http://www.excelforum.com/showthread.php?threadid=56893

 
Reply With Quote
 
 
 
 
Dave Peterson
Guest
Posts: n/a
 
      7th Aug 2006
I usually insert a helper column and devise a formula that returns what I want.

=if(or(a2=1,a2=2,a2=3),"ok","hide")

Drag down the column and filter on that helper column.

You may want to look at Data|Filter|Advanced filter
Debra Dalgleish has some instructions:
http://www.contextures.com/xladvfilter01.html

jesg wrote:
>
> Hey guys.
>
> I was wondering if there is a method to do the following:
> Auto Filter
> then filter by 3 criteria
> like
> Equals to = 1 and / or
> Equals to = 2
> Equals to = 3
>
> does anyone know how to do it without macro ? just manually ?
>
> tx in advance
> the excel hardcore noob
>
> --
> jesg
> ------------------------------------------------------------------------
> jesg's Profile: http://www.excelforum.com/member.php...o&userid=37180
> View this thread: http://www.excelforum.com/showthread...hreadid=568933


--

Dave Peterson
 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Filter, Cell Reference formula and copy formula on filter data umpire_43 Microsoft Excel Programming 0 9th Jul 2009 03:38 PM
Data>Filter>Auto Filter in excel 2007? TIJ Microsoft Excel New Users 2 13th Nov 2008 03:28 AM
Data - Filter - Auto Filter neostar77 Microsoft Excel Misc 1 27th Oct 2008 03:20 AM
in data/filter/auto filter =?Utf-8?B?c3A4?= Microsoft Excel Worksheet Functions 2 12th May 2006 01:03 AM
automating data/filter /advanced filter copy Frank Microsoft Excel Worksheet Functions 2 7th Jan 2004 10:31 PM


Features
 

Advertising
 

Newsgroups
 


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