PC Review


Reply
Thread Tools Rate Thread

Frequency Query

 
 
John Moore
Guest
Posts: n/a
 
      26th Mar 2008
Hi, I am looking for a solution to a problem. I want to be able to return
every instance from a report using 2 criteria ( product and type ). Currently
I am using the following ... where Attach is the tab where the report is held.

=IF(ISERROR(SMALL(Attach!$E:$E,ROWS($B$3:B3))),"",
INDEX(Attach!B:B,MATCH(SMALL(Attach!$E:$E,
ROWS($B$3:B3)),Attach!$E:$E,0)))

This works using type as a criteria, is there a way to amend this formula (
or is there another more powerful formula ) so that I can capture the data
using both product and type categories ( The Attach tab uses colum E to show
the row numbers where the type criteria is being met ). ROWS($B$3:B3)
represents the cell where the type name is.
 
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
histograms - frequency and relative frequency? confusedstudent Microsoft Excel Misc 2 8th Feb 2006 09:20 AM
Frequency Query Nick Read Microsoft Access Queries 1 31st Mar 2005 04:59 PM
Frequency within a frequency Vick Microsoft Excel Discussion 2 3rd Jul 2004 10:02 PM
frequency distribution and percentage frequency jeanne Microsoft Excel Charting 1 13th Jan 2004 08:43 PM
Re: Function to do frequency within a query Dale Fye Microsoft Access Queries 0 26th Nov 2003 07:22 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:23 PM.