L
locutus243
I hope I can explain this correctly, any help would be v.gratefull
recieved.
I have an excel worksheet with three columns of data in it. In
seperate cell I want to return a value from the third column by lookin
up against the first two columns.
ITEM NO OPTNDESC SIZE%
22E895 12/14 15.11
16/18 27.11
20/22 25.11
24/26 18
28/30 14.66
25S522 12/14 15
16/18 27
20/22 25
24/26 18
28/30 15
e.g. I want to return to return the size if the Item number is 25S52
and the OPTNDESC is 20/22. (and then have an automatic change if eithe
the Item Number or the OPTNDESCR is changed)
My first thought is a simple vlookup function, but in its original for
it doesnt have enough arguments to do this, perhaps it needs an AND o
IF function with it.
Thanx
Mar
recieved.
I have an excel worksheet with three columns of data in it. In
seperate cell I want to return a value from the third column by lookin
up against the first two columns.
ITEM NO OPTNDESC SIZE%
22E895 12/14 15.11
16/18 27.11
20/22 25.11
24/26 18
28/30 14.66
25S522 12/14 15
16/18 27
20/22 25
24/26 18
28/30 15
e.g. I want to return to return the size if the Item number is 25S52
and the OPTNDESC is 20/22. (and then have an automatic change if eithe
the Item Number or the OPTNDESCR is changed)
My first thought is a simple vlookup function, but in its original for
it doesnt have enough arguments to do this, perhaps it needs an AND o
IF function with it.
Thanx
Mar