K
Krappo
Im working on "INDEX" formula for cells B8 [=INDEX(A2:F6,C8,2)] and C9
[=INDEX(A2:F6,C8,1)].
And C8 as an Input which responsible for the changes in B8 and C9. The
problem is that I
don't know how to write a formula for AREA 2 in C10 (which is corresponding
to B8 and it's
return's value must be "10" as shown in AREA 2 Table).
AREA 1
1 Smith 11 11 34 32
2 Smith 11 11 30 32
3 Alan 20 41 26 71
4 Jane 144 55 68 85
5 Mary 12 55 33 47
Alan 3 <------This is the input value
AREA 1 = 3 <------The formula is =INDEX(A2:F6,C8,1)
AREA 2 = 10 <------need formula for Alan
*** And the formula for Alan in B8 is =INDEX(A2:F6,C8,2)
AREA 2
1 Susan 55 11 12 11
2 Jane 66 55 68 85
3 Lilo & Stitch 55 44 43 22
4 Mary 12 55 33 47
5 Smith 11 11 30 32
6 Smith 11 11 34 32
7 Mike 68 71 32 47
8 Mr.Brown 71 32 47 31
9 James 41 11 55 11
10 Alan 20 41 26 71
11 Harith 11 55 11 55
I've tried using formulas in "Lookup & Reference" Category but none of them
meets my need.
Thanks in advance those who willing to help me walk out of this problem.
Krappo.
[=INDEX(A2:F6,C8,1)].
And C8 as an Input which responsible for the changes in B8 and C9. The
problem is that I
don't know how to write a formula for AREA 2 in C10 (which is corresponding
to B8 and it's
return's value must be "10" as shown in AREA 2 Table).
AREA 1
1 Smith 11 11 34 32
2 Smith 11 11 30 32
3 Alan 20 41 26 71
4 Jane 144 55 68 85
5 Mary 12 55 33 47
Alan 3 <------This is the input value
AREA 1 = 3 <------The formula is =INDEX(A2:F6,C8,1)
AREA 2 = 10 <------need formula for Alan
*** And the formula for Alan in B8 is =INDEX(A2:F6,C8,2)
AREA 2
1 Susan 55 11 12 11
2 Jane 66 55 68 85
3 Lilo & Stitch 55 44 43 22
4 Mary 12 55 33 47
5 Smith 11 11 30 32
6 Smith 11 11 34 32
7 Mike 68 71 32 47
8 Mr.Brown 71 32 47 31
9 James 41 11 55 11
10 Alan 20 41 26 71
11 Harith 11 55 11 55
I've tried using formulas in "Lookup & Reference" Category but none of them
meets my need.
Thanks in advance those who willing to help me walk out of this problem.
Krappo.