LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default Obtaining Multiple Results using muliple Criteria from an Array

In one worksheet, I have a data source of 50-100 records each with 4
descriptive attributes in columns of which I'd like to use as search
criteria: Dev_Type_Src, Mkt_Type_Src, Proj_Man_Src, and Proj_Name_Src. In a
Second worksheet I have 4 named Cells: Dev_Type, Mkt_Type, Proj_Man, and
Proj_Name. I would like to create a search in which if one or more values is
entered in those 4 named cells, A list is produced of all projects (from
Proj_Name_Src) that match the values entered in those 4 named cells. If a
value is entered in Proj_Name, it should produce only one result as projects
are unique, and this is easily done with an IF function
(=IF(Proj_Name<0,Proj_Name,"")). However, the other three criteria have
multiple matching records each. So if I enter a Dev_Type value such as
"Capex", there should be several dozen matching project names. I can get the
first project name using Index/Match functions, but how can I obtain muliplte
matching results in a list?
Source Data sample:
"Dev_Type_Src" "Mkt_Type_Src" "Proj_Man_Src" "Proj_Name_Src"
Capex PSSG Perry Software 2007
SOP 98-1 RSGU Perry Infrastructure
Other PSSG Brian Operations 2007
Internal RSGU Brian Project 2007
SOP 98-1 RSGU Brian XML Development
Other CSSG Brian Integrated Systems
Capex RSGU Stephanie Practice Aids


Search Worksheet Data:
Enter values
Development Type "Capex"
Market "PSSG"
Project Manager "Perry"
Project Name " "

Projects:
"List results here"


--
Archie
 
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
Obtaining Multiple Results Using Index/Match Functions Archie999 Excel Worksheet Functions 1 March 3rd 07 07:57 AM
Obtaining Multiple Results Using Index/Match Functions Teethless mama Excel Worksheet Functions 0 March 3rd 07 03:16 AM
Obtaining Multiple Results Using Index/Match Functions Archie999 Excel Worksheet Functions 1 March 3rd 07 03:14 AM
Obtaining sum for multiple criteria Teri Excel Discussion (Misc queries) 4 November 23rd 05 11:06 PM
Array with multiple results James W. Excel Worksheet Functions 4 December 7th 04 06:31 PM


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