Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 79
Default Need help with advanced filter

I am using advanced filter in Ex2002 to filter a list of strings based on a
string criteria. The problem is that Excel does not match strings exactly,
it also returns longer strings where the criteria is a sub-string. I.e., if
the list is

"AAA"
"AA"
"A"

and the criteria is "A", it will return all 3 entries instead of one.

Is there any way to force excel to filter by exact match?

Thanks!

RADO


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,979
Default Need help with advanced filter

In the criteria area, enter the column heading, and in the cell below,
enter the following formula: ="=A"

There's an example he
http://www.contextures.com/xladvfilter01.html#Criteria

This isn't case sensitive. If you need an exact match, you can use an
EXACT formula in the criteria range.

RADO wrote:
I am using advanced filter in Ex2002 to filter a list of strings based on a
string criteria. The problem is that Excel does not match strings exactly,
it also returns longer strings where the criteria is a sub-string. I.e., if
the list is

"AAA"
"AA"
"A"

and the criteria is "A", it will return all 3 entries instead of one.

Is there any way to force excel to filter by exact match?

Thanks!

RADO




--
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
Advanced Filter - filter rows < jaws4518 Excel Discussion (Misc queries) 3 November 1st 06 05:48 PM
Why won't advanced filter return filter results? jaws4518 Excel Worksheet Functions 5 September 12th 06 06:11 PM
How do I use advanced filter to filter for blank cells? Monique Excel Discussion (Misc queries) 2 March 21st 06 06:43 PM
"Criteria Range" in the "Data/Filter/Advanced Filter" to select Du TC Excel Worksheet Functions 1 May 12th 05 02:06 AM
advanced filter won't allow me to filter on bracketed text (-456.2 LucianoG Excel Discussion (Misc queries) 1 December 6th 04 08:38 PM


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