The attached file will visually show what I am after in a more concise way than I can type it.
Using a match program I can find the row in File ‘B’ that corresponds to cells B5+C5 in my example. On that row, I then need to find where the number in D5 is and pick up the amounts that are in the next 2 columns to populate in cells E5 & F5.
I get close to doing this, but can’t quite get the row specified into another match function.
Thanks in advance