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: 1
Default Problem Returning Mulitple Lookup Values

I have a workbook with two sheets, sheet2 is a data sheet and sheet1
is a summary of information from sheet2 which performs calculations on
information from sheet2.

Sheet1 is layed out with a listing of names starting in G6:G10 (i.e.
team member names Derek, John, etc.) and cells I3:IJ3 contain a
listing of dates, both correspond to Sheet2 (assume he same data
ranges for now on both sheets). The problem I am having is returning
a data value to sheet1 for multiple instances of a team member name on
sheet2. For instance "Derek" may show up 4 times in G6:G10 and
associate with different dates on sheet2 but using vlookup I can only
return the first row where "Derek" is found. The formula is copied
accross the sheet to correspond with the various dates.

I would like to return all of the data instances based on the date for
a particular team member.
The formula I currently started with is =IF(ISERROR(VLOOKUP(MANPOWER!
$G6, GanttChart!$D$3:$IU$94, 1, FALSE)), "-", HLOOKUP(I$5, GanttChart!
$D$3:$IU$94, MATCH($G6,GanttChart!$D$3:$D$94,))) where Manpower is
sheet1 and GanttChart is sheet2 in my example above.

Any help is apprciated. I can email a copy of the spreadsheet upon
request.
 
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
lookup returning incorrect cell values stuartjk Excel Worksheet Functions 8 January 4th 07 09:09 AM
Lookup mulitple values and return one Jim Excel Worksheet Functions 1 March 23rd 06 03:23 PM
Returning multiple corresponding values using lookup in a list Wk Excel Discussion (Misc queries) 2 January 25th 06 10:56 PM
Returning all values from a lookup - not just the first/last one Jim Burns Excel Worksheet Functions 2 June 20th 05 04:04 PM
returning a value based on mulitple criteria Brad Excel Worksheet Functions 6 December 31st 04 08:14 AM


All times are GMT +1. The time now is 11:15 PM.

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"