C
clanofmiller
Hi, I am too dumb to work this out on my own.
I have an array of given values of:
TypeA Ver1 Price
TypeA Ver2 Price
TypeA Ver3 Price
TypeB Ver1 Price
TypeC Ver3 Price
What I need to do is to create a function, which would fill value
Price from Sheet2 into Sheet1 into similar form to this one:
ConA ConB Price --> Header row
TypeA Ver2 Price --> Value row where TypeA and Ver2 are inserted
manually and the function in field Price would look up the Price where
TypeA and Ver2 have identical MATCH results (if it can be done with
MATCH)
I have been reading about array formulas today and MATCH and INDEX
functions, but don't even know if this is doable with (these)
functions.
Thanks for any replies.
I have an array of given values of:
TypeA Ver1 Price
TypeA Ver2 Price
TypeA Ver3 Price
TypeB Ver1 Price
TypeC Ver3 Price
What I need to do is to create a function, which would fill value
Price from Sheet2 into Sheet1 into similar form to this one:
ConA ConB Price --> Header row
TypeA Ver2 Price --> Value row where TypeA and Ver2 are inserted
manually and the function in field Price would look up the Price where
TypeA and Ver2 have identical MATCH results (if it can be done with
MATCH)
I have been reading about array formulas today and MATCH and INDEX
functions, but don't even know if this is doable with (these)
functions.
Thanks for any replies.