I have two columns
One has Part Numbers (There are Duplicates)
Second has Unit Prices
I want to see the Average Unit Price when I filter. I cant use countif/SumIf.... I want to be able to filter on both columns so doing CountIf/SumIf by part number doesn't help me in this situation. I am...