View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
[email protected] mark.wolven@gmail.com is offline
external usenet poster
 
Posts: 20
Default Multiple Criteria, One Answer

I have some dirty data and I want to arrange it into a cross reference kind of table and be able to filter it later, maybe.

The data looks something like this.

(below represents Range AA1:AC4 - for example.)
Team Depth Player Name
GB QB1 Aaron Rodgers
GB QB3 Graham Harrell
GB QB2 Vince Young

In a different part of the workbook, I want a formula that will take the input "GB" say from cell A1 and the input "QB2" from cell B1 and have the result "Vince Young" populate cell C1.