#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 70
Default Frequency Query

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
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
histograms - frequency and relative frequency? confusedstudent Excel Discussion (Misc queries) 2 February 8th 06 08:20 AM
Save data retreived from query without saving query Anthony Excel Discussion (Misc queries) 0 January 25th 06 07:17 PM
Anyone Else Use Database Query to Query Another Sheet in the Same Excel Workbook? jocke Excel Discussion (Misc queries) 1 November 29th 05 01:44 PM
Microsoft Query rejects "nz" function in Access Query Vaughan Excel Discussion (Misc queries) 0 May 4th 05 05:20 PM
How to use a Access Query that as a parameter into Excel database query Karen Middleton Excel Discussion (Misc queries) 1 December 13th 04 07:54 PM


All times are GMT +1. The time now is 08:30 AM.

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"