Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 7
Default Lookup on multiple values

Greetings,

I have a problem setting-up a look-up to return a result based on
multiple values. Using the example below, I need a formula that will
return the time listed columns 1, 2, 3 or 4 while cross-indexing in
the Service column. Example 1 is how I have my spreadsheet with data
set-up and Example 2 is the table array. Thanks in advance for
assistance.

Example 1:
Service Column Category Column Result Column
Acc. 1
2:00:00


Example 2:
Service 1 2 3 4
Acc. 2:00:00 4:00:00 8:00:00 16:00:00
Apps. 4:00:00 8:00:00 16:00:00 32:00:00
App 4:00:00 6:00:00 24:00:00 48:00:00
Avail. 4:00:00 6:00:00 24:00:00 48:00:00
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,722
Default Lookup on multiple values

Assuming your starting on row 2, and your table is located in range AA1:AE:5
something like this:

=VLOOKUP($A2,$AA$1:$AE$5,$B2,FALSE)
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"LJ" wrote:

Greetings,

I have a problem setting-up a look-up to return a result based on
multiple values. Using the example below, I need a formula that will
return the time listed columns 1, 2, 3 or 4 while cross-indexing in
the Service column. Example 1 is how I have my spreadsheet with data
set-up and Example 2 is the table array. Thanks in advance for
assistance.

Example 1:
Service Column Category Column Result Column
Acc. 1
2:00:00


Example 2:
Service 1 2 3 4
Acc. 2:00:00 4:00:00 8:00:00 16:00:00
Apps. 4:00:00 8:00:00 16:00:00 32:00:00
App 4:00:00 6:00:00 24:00:00 48:00:00
Avail. 4:00:00 6:00:00 24:00:00 48:00:00

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
Multiple lookup values and adding multiple rates across together ssolomon Excel Worksheet Functions 5 November 16th 07 09:02 PM
LOOKUP MULTIPLE VALUES Ed Excel Discussion (Misc queries) 2 April 10th 07 01:06 PM
Lookup on multiple values The Rook[_2_] Excel Discussion (Misc queries) 1 March 2nd 07 03:37 PM
Lookup in Multiple Columns, Return Multiple Values andy62 Excel Worksheet Functions 3 July 6th 06 02:36 AM
lookup multiple values njclay Excel Worksheet Functions 3 January 16th 06 09:58 PM


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