W
WhytheQ
Is there an easy way to do the following:
I've got the following table
Jon 1
Jon 20
Jon 30
Mark 5
Mark 6
Jimbo 89
Jimbo 58
if i use vlookup(Jon,myTableArea,2,false) then it returns 1.
what I want is to be able to use a formula so that I can easily return
20 or 30 i.e have a cell where when I change its value from 1 to 2 to
3, the formula will return 1, 20 or 30.
is this possible to do easily?
any help appreciated
Jason.
I've got the following table
Jon 1
Jon 20
Jon 30
Mark 5
Mark 6
Jimbo 89
Jimbo 58
if i use vlookup(Jon,myTableArea,2,false) then it returns 1.
what I want is to be able to use a formula so that I can easily return
20 or 30 i.e have a cell where when I change its value from 1 to 2 to
3, the formula will return 1, 20 or 30.
is this possible to do easily?
any help appreciated
Jason.