Hi there,
I have a data set and Im trying to look up a specific value based on an initial look up in one column and then a secondary look up in another.
So data would look something like this:
A B C
Apples Granny Smyth 20
Apples Cooking 10
Apples Pink Lady 15
So based on the initial lookup of Apples, then a second lookup of Cooking to give me the total number.
Any help appreciated, thanks.
I have a data set and Im trying to look up a specific value based on an initial look up in one column and then a secondary look up in another.
So data would look something like this:
A B C
Apples Granny Smyth 20
Apples Cooking 10
Apples Pink Lady 15
So based on the initial lookup of Apples, then a second lookup of Cooking to give me the total number.
Any help appreciated, thanks.