I am trying to find the cleanest way to sum the numbers in a column, but only if the corresponding row value in another column is found within a current table. Below is what I am working with.
I need to add up the subtotal column only if the value in the corresponding item column is found...