Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 553
Default FILTERATION ON MULTIPLE CRITERIA OF A COLUMN

I have two columns A and B.
Some of the cells in A are blank.
Rest contain entries x, y and z.

Is there way of "FILTERATION" whereby I can have the Column A's cells
showing x, y and <blank cells?

EXCEPT for maintaining an extra column with the logical formula
=if(or(a1="x",a1="y",isblank(a1)),"Y","N")
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4,339
Default FILTERATION ON MULTIPLE CRITERIA OF A COLUMN

Try:

Data==Autofilter=Custom--"does not equal" -- z

"FARAZ QURESHI" wrote:

I have two columns A and B.
Some of the cells in A are blank.
Rest contain entries x, y and z.

Is there way of "FILTERATION" whereby I can have the Column A's cells
showing x, y and <blank cells?

EXCEPT for maintaining an extra column with the logical formula
=if(or(a1="x",a1="y",isblank(a1)),"Y","N")

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 553
Default FILTERATION ON MULTIPLE CRITERIA OF A COLUMN

Thanx toppers
But that was just an example.
There are around 40 different branch names in the column to be filtered.
Senior Manager should see the cases whose branches are not available in
addition to the two or more branches he like.
Any Idea?


"Toppers" wrote:

Try:

Data==Autofilter=Custom--"does not equal" -- z

"FARAZ QURESHI" wrote:

I have two columns A and B.
Some of the cells in A are blank.
Rest contain entries x, y and z.

Is there way of "FILTERATION" whereby I can have the Column A's cells
showing x, y and <blank cells?

EXCEPT for maintaining an extra column with the logical formula
=if(or(a1="x",a1="y",isblank(a1)),"Y","N")

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
Multiple Criteria in same Column Charlene Excel Worksheet Functions 9 February 19th 07 06:04 PM
Another multiple criteria/column question snobordr New Users to Excel 3 July 13th 06 08:29 PM
Countif multiple criteria within the same column Harley Excel Discussion (Misc queries) 5 December 21st 05 01:17 PM
Sumproduct - multiple criteria in Column A briank Excel Worksheet Functions 2 January 6th 05 06:44 PM
multiple criteria in one column Barb Excel Worksheet Functions 1 December 3rd 04 07:49 PM


All times are GMT +1. The time now is 11:42 PM.

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"