#1   Report Post  
Posted to microsoft.public.excel.misc
nander
 
Posts: n/a
Default Vlookup Help Needed


In the attached spreadsheet TEST I have two worksheets. In the worksheet
CUST I need a VLOOKUP formula that returns a MULTIPLIER in the MULTX
column that is defined in worksheet TYPE. The type of multiplier a
customer receives depends on his class and volumn. For instance in the
CUST worksheet I need the VLOOKUP to look at the TYPE worksheet and
compare the CUST sales to TYPE workseet volumn and CLASS and return a
multiplier.


+-------------------------------------------------------------------+
|Filename: TEST.zip |
|Download: http://www.excelforum.com/attachment.php?postid=4582 |
+-------------------------------------------------------------------+

--
nander
------------------------------------------------------------------------
nander's Profile: http://www.excelforum.com/member.php...fo&userid=6156
View this thread: http://www.excelforum.com/showthread...hreadid=529672

  #2   Report Post  
Posted to microsoft.public.excel.misc
Toppers
 
Posts: n/a
Default Vlookup Help Needed

Try in column I:

=INDEX(TYPE!$A$3:$F$34,MATCH(D2,TYPE!$A$3:$A$34,0) ,7-MATCH(H2,{0,500,2500,7500},1))

And copy down

hth

"nander" wrote:


In the attached spreadsheet TEST I have two worksheets. In the worksheet
CUST I need a VLOOKUP formula that returns a MULTIPLIER in the MULTX
column that is defined in worksheet TYPE. The type of multiplier a
customer receives depends on his class and volumn. For instance in the
CUST worksheet I need the VLOOKUP to look at the TYPE worksheet and
compare the CUST sales to TYPE workseet volumn and CLASS and return a
multiplier.


+-------------------------------------------------------------------+
|Filename: TEST.zip |
|Download: http://www.excelforum.com/attachment.php?postid=4582 |
+-------------------------------------------------------------------+

--
nander
------------------------------------------------------------------------
nander's Profile: http://www.excelforum.com/member.php...fo&userid=6156
View this thread: http://www.excelforum.com/showthread...hreadid=529672


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
VLOOKUP code needed please j4ymf Excel Worksheet Functions 4 March 12th 06 07:48 PM
Vlookup Alternative Needed Rita Palazzi Excel Discussion (Misc queries) 3 March 2nd 06 04:14 PM
VLOOKUP help needed! MartinC Excel Worksheet Functions 1 January 12th 06 12:46 PM
help needed in VLOOKUP function DaredEvil590 Excel Worksheet Functions 2 November 25th 05 05:06 PM
Vlookup Help needed ASAP Vladimir Excel Worksheet Functions 7 October 15th 05 09:48 PM


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

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"