ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   vlookup/match 2 critera (https://www.excelbanter.com/excel-discussion-misc-queries/124534-vlookup-match-2-critera.html)

Wannano

vlookup/match 2 critera
 
Hello, I need to lookup a value based on two different criteria. For example:
Matrix - Starting in A1

New Contract 1 4 7 10
Sls Perf New Contract Performance
150% 20% ..... 150%
125% 10% ..... 125%
100% 5% ..... 100%
80% 0% ..... 80%

So, if an associate got 10 new contracts for the month and attained 125% of
quota, he will get 125% of this component of his incentive target.

THANK YOU!!!!
--
Texas Wannano

pinmaster

vlookup/match 2 critera
 
Hi,

Maybe something like:

=INDEX(A1:E6,MATCH(F1,A1:A6,0),MATCH(G1,A1:E1,0))

where F1 is the Sls Perf value and G1 is the new contract value.

HTH
Jean-Guy

"Wannano" wrote:

Hello, I need to lookup a value based on two different criteria. For example:
Matrix - Starting in A1

New Contract 1 4 7 10
Sls Perf New Contract Performance
150% 20% ..... 150%
125% 10% ..... 125%
100% 5% ..... 100%
80% 0% ..... 80%

So, if an associate got 10 new contracts for the month and attained 125% of
quota, he will get 125% of this component of his incentive target.

THANK YOU!!!!
--
Texas Wannano


Wannano

vlookup/match 2 critera
 
It worked. Thanks!!!
--
Texas Wannano


"pinmaster" wrote:

Hi,

Maybe something like:

=INDEX(A1:E6,MATCH(F1,A1:A6,0),MATCH(G1,A1:E1,0))

where F1 is the Sls Perf value and G1 is the new contract value.

HTH
Jean-Guy

"Wannano" wrote:

Hello, I need to lookup a value based on two different criteria. For example:
Matrix - Starting in A1

New Contract 1 4 7 10
Sls Perf New Contract Performance
150% 20% ..... 150%
125% 10% ..... 125%
100% 5% ..... 100%
80% 0% ..... 80%

So, if an associate got 10 new contracts for the month and attained 125% of
quota, he will get 125% of this component of his incentive target.

THANK YOU!!!!
--
Texas Wannano



All times are GMT +1. The time now is 08:25 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com