N
nander
See attached excel file. I'd like a single cell formula that returns on
of the values C4-C9 if a value in C13-C18 is met.
In a single cell I'm trying to evaluate the value of C13 across th
range of A2-A9. So I think the forumale should look something like
but its not working. Please help
=IF(C13<=.90,C2),=IF(AND(C13>=.90,C13>=.95),C3),=IF(AND(C13>.96,C13<100,C3)=IF(C13=100,C4)
A B C
D
1 Store Incentive Manager
2 90% LY Sales ($1,500.00)
3 95% LY Sales ($1,000.00)
4 100% LY Sales $0.00
5 105% LY Sales $1,000.00
6 110% LY Sales $1,500.00
7 115% LY Sales $2,000.00
8 120% LY Sales $2,500.00
9 125% LY Sales $3,500.00
10
11
12 MONTH 2004 estim 2003 actual
13 Jan 100,857.26 92.85% 108,629.32
14 Feb 102,985.00 114.63% 89,837.51
15 Mar 115,278.00 101.53% 113,542.94
16 Apr 139,321.00 111.20% 125,284.01
17 May 169,425.00 107.41% 157,736.04
18 Jun 189,202.00 113.70% 166,401.2
Attachment filename: book1.xls
Download attachment: http://www.excelforum.com/attachment.php?postid=44261
of the values C4-C9 if a value in C13-C18 is met.
In a single cell I'm trying to evaluate the value of C13 across th
range of A2-A9. So I think the forumale should look something like
but its not working. Please help
=IF(C13<=.90,C2),=IF(AND(C13>=.90,C13>=.95),C3),=IF(AND(C13>.96,C13<100,C3)=IF(C13=100,C4)
A B C
D
1 Store Incentive Manager
2 90% LY Sales ($1,500.00)
3 95% LY Sales ($1,000.00)
4 100% LY Sales $0.00
5 105% LY Sales $1,000.00
6 110% LY Sales $1,500.00
7 115% LY Sales $2,000.00
8 120% LY Sales $2,500.00
9 125% LY Sales $3,500.00
10
11
12 MONTH 2004 estim 2003 actual
13 Jan 100,857.26 92.85% 108,629.32
14 Feb 102,985.00 114.63% 89,837.51
15 Mar 115,278.00 101.53% 113,542.94
16 Apr 139,321.00 111.20% 125,284.01
17 May 169,425.00 107.41% 157,736.04
18 Jun 189,202.00 113.70% 166,401.2
Attachment filename: book1.xls
Download attachment: http://www.excelforum.com/attachment.php?postid=44261