LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bob B
 
Posts: n/a
Default search list for values

I am following the Ashish Mathur article (excel 2003 online help) on "looking
up values in a list to return mulitple corresponding values" and it works
fine. However, I need to base it on one more criteria. My list contains
columns for mfg line, customer, month, and qty. My first criteria is mfg
line and returning multiple customers. Using his article, I get the
customers for all months but I want to return only those customers in a
particular month. How can I revise my formula? Below is what I have so far
(entered as an array)...

=IF(ISERROR(INDEX('Source Data'!A$3:B7800,SMALL(IF('Source
Data'!A$3:A7800=MOR!A$5,ROW('Source Data'!A$3:A7800)),ROW('Source
Data'!1:2)),2)),"",INDEX('Source Data'!A$3:B7800,SMALL(IF('Source
Data'!A$3:A7800=MOR!A$5,ROW('Source Data'!A$3:A7800)),ROW('Source
Data'!1:2)),2))
 
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
searching a large database with a long list of search terms [email protected] Excel Discussion (Misc queries) 34 January 10th 06 06:23 AM
Printing data validation scenarios SJC Excel Worksheet Functions 14 July 24th 05 12:43 AM
Using advanced filter to search for criteria in a list Potatosalad2 Excel Discussion (Misc queries) 1 June 8th 05 03:08 AM
LOOP - Adddress List -to email Paul. Excel Discussion (Misc queries) 0 April 13th 05 09:54 AM
Search list for new addition Mac Landers Excel Worksheet Functions 6 February 25th 05 07:15 PM


All times are GMT +1. The time now is 12:15 AM.

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"