close

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: www.excelforum.com/attachment.php?postid=4582 |
-------------------------------------------------------------------

--
nander
------------------------------------------------------------------------
nander's Profile: www.excelforum.com/member.php...foamp;userid=6156
View this thread: www.excelforum.com/showthread...hreadid=529672Try 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

quot;nanderquot; wrote:

gt;
gt; In the attached spreadsheet TEST I have two worksheets. In the worksheet
gt; CUST I need a VLOOKUP formula that returns a MULTIPLIER in the MULTX
gt; column that is defined in worksheet TYPE. The type of multiplier a
gt; customer receives depends on his class and volumn. For instance in the
gt; CUST worksheet I need the VLOOKUP to look at the TYPE worksheet and
gt; compare the CUST sales to TYPE workseet volumn and CLASS and return a
gt; multiplier.
gt;
gt;
gt; -------------------------------------------------------------------
gt; |Filename: TEST.zip |
gt; |Download: www.excelforum.com/attachment.php?postid=4582 |
gt; -------------------------------------------------------------------
gt;
gt; --
gt; nander
gt; ------------------------------------------------------------------------
gt; nander's Profile: www.excelforum.com/member.php...foamp;userid=6156
gt; View this thread: www.excelforum.com/showthread...hreadid=529672
gt;
gt;

全站熱搜
創作者介紹
創作者 software 的頭像
software

software

software 發表在 痞客邦 留言(0) 人氣()