Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 59
Default Advanced Filter returning complete database not filtered results

My sample database in in the range a1:d8
A B C D
Date Customer Product Total
01/01/2002 MegaMart Cookies $278.07
03/01/2002 MiniMart Bread $789.00
03/01/2002 SuperMart Produce $1,365.35

My criteria is in F2 and I'm trying to filter a list of items greater than
the top 5 items. The criteria looks like this:
=D2=LARGE($D$2:$D$28,5)

The cell that contains the criteria formula is showing false because D2 is
lower than the top 5 amounts

Whatever I try, I keep getting the complete database instead of the results,
I should get 5 or so records.

I know that you can do this with conditional formatting but I'm trying out
different filtering options.

Can anybody figure out what I've done wrong

Thanks in advance

Diane



  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 896
Default Advanced Filter returning complete database not filtered results

maybe you need to look for a list of items LESS than than the top 5
items?

If I don't miss anything...

there shouldn't be anything LARGER than than the 5 top items = thus
Excel might be right


On 12 Gru, 14:46, DianeG wrote:
My sample database in in the range a1:d8
* *A * * * * * * * * * * * * * * * * B * * * * * *C * * * * * * D
Date * * * * * * * * * Customer Product Total
01/01/2002 * * *MegaMart * * * *Cookies $278.07
03/01/2002 * * *MiniMart * * * *Bread * $789.00
03/01/2002 * * *SuperMart * * * Produce $1,365.35

My criteria is in F2 and *I'm trying to filter a list of items greater than
the top 5 items. *The criteria looks like this:
=D2=LARGE($D$2:$D$28,5)

The cell that contains the criteria formula is showing false because D2 is
lower than the top 5 amounts

Whatever I try, I keep getting the complete database instead of the results,
I should get 5 or so records.

I know that you can do this with conditional formatting but I'm trying out
different filtering options.

Can anybody figure out what I've done wrong

Thanks in advance

Diane


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 59
Default Advanced Filter returning complete database not filtered results

Thanks for the response, this example was on the contextures site and I just
can't get it to work

"DianeG" wrote:

My sample database in in the range a1:d8
A B C D
Date Customer Product Total
01/01/2002 MegaMart Cookies $278.07
03/01/2002 MiniMart Bread $789.00
03/01/2002 SuperMart Produce $1,365.35

My criteria is in F2 and I'm trying to filter a list of items greater than
the top 5 items. The criteria looks like this:
=D2=LARGE($D$2:$D$28,5)

The cell that contains the criteria formula is showing false because D2 is
lower than the top 5 amounts

Whatever I try, I keep getting the complete database instead of the results,
I should get 5 or so records.

I know that you can do this with conditional formatting but I'm trying out
different filtering options.

Can anybody figure out what I've done wrong

Thanks in advance

Diane



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 896
Default Advanced Filter returning complete database not filtered results

only now I have notice that the =D2=LARGE($D$2:$D$28,5) formula
looks for values greater or equal to the 5TH largest item in the range

On 12 Gru, 15:20, DianeG wrote:
Thanks for the response, this example was on the contextures site and I just
can't get it to work



"DianeG" wrote:
My sample database in in the range a1:d8
* *A * * * * * * * * * * * * * * * * B * * * * * *C * * * * * * D
Date * * * * * * * * * * *Customer Product Total
01/01/2002 MegaMart * * * *Cookies $278.07
03/01/2002 MiniMart * * * *Bread * $789.00
03/01/2002 SuperMart * * * Produce $1,365.35


My criteria is in F2 and *I'm trying to filter a list of items greater than
the top 5 items. *The criteria looks like this:
=D2=LARGE($D$2:$D$28,5)


The cell that contains the criteria formula is showing false because D2 is
lower than the top 5 amounts


Whatever I try, I keep getting the complete database instead of the results,
I should get 5 or so records.


I know that you can do this with conditional formatting but I'm trying out
different filtering options.


Can anybody figure out what I've done wrong


Thanks in advance


Diane- Ukryj cytowany tekst -


- Pokaż cytowany tekst -


  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 171
Default Advanced Filter returning complete database not filtered results

You didn't state it but I assume that F1 contains the word Total, and that
your criteria range for the advanced filter is F1:F2. Then what should
appear in F2 is something like =40. To get that, the formula in F2 would be
="=" & large($D$2:$D$28,5)

"DianeG" wrote:

My sample database in in the range a1:d8
A B C D
Date Customer Product Total
01/01/2002 MegaMart Cookies $278.07
03/01/2002 MiniMart Bread $789.00
03/01/2002 SuperMart Produce $1,365.35

My criteria is in F2 and I'm trying to filter a list of items greater than
the top 5 items. The criteria looks like this:
=D2=LARGE($D$2:$D$28,5)

The cell that contains the criteria formula is showing false because D2 is
lower than the top 5 amounts

Whatever I try, I keep getting the complete database instead of the results,
I should get 5 or so records.

I know that you can do this with conditional formatting but I'm trying out
different filtering options.

Can anybody figure out what I've done wrong

Thanks in advance

Diane





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
Filter results returning a count __ of __ caryn Excel Discussion (Misc queries) 1 October 8th 08 08:01 PM
Why won't advanced filter return filter results? jaws4518 Excel Worksheet Functions 5 September 12th 06 06:11 PM
Concatenate Unique advanced filter results SteveT Excel Discussion (Misc queries) 1 August 15th 06 03:17 PM
refresh advanced filter results eagle Excel Discussion (Misc queries) 2 November 18th 05 09:15 AM
Inconsistent Results: Advanced Filter Unique Records Only KB Excel Discussion (Misc queries) 1 March 25th 05 02:34 PM


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