J
jatman
i have the following data:
A B
1 10 140
2 20 95
3 30 70
4 40 60
5 50 55
in C1 i enter 20, in D1 i have the formulae as follows:
= vlookup(C1,A:B,2,FALSE) and the return result is 95. can the formula be
changed so that it can look up a number (average) that is not in the A
column. example vlookup 35 returns a value of 65, or 31 returns a value of
69?
thank you,
jat
A B
1 10 140
2 20 95
3 30 70
4 40 60
5 50 55
in C1 i enter 20, in D1 i have the formulae as follows:
= vlookup(C1,A:B,2,FALSE) and the return result is 95. can the formula be
changed so that it can look up a number (average) that is not in the A
column. example vlookup 35 returns a value of 65, or 31 returns a value of
69?
thank you,
jat