In the example that I've attached, I'm trying to look up prices for my "Final Data Set" from two different arrays of data, "Array 1" and "Array 2".
You'll notice that there are some repeating part #'s with different prices in the 2 arrays.
My question: How can I insert either an average or highest value for a given part # into the "Final Data Set" from the Arrays the simplest way?
BONUS: In my data set there already are some prices filled in (for example in cell C6 there'd be the number 30). How do I average this in with the newly "lookeduped" data or simple not have it overwritten when I copy the formula down the column. NOTE: the real data set is huge - 10's thousands of rows.
Bookmarks