Hi
I've spent hours looking for a solution and am sure this can be coded easily, not my forte.

I have a dataset which will be updated/amended regularly - it comprises four columns

A - Company Name
B - Company Sub-Name
C - Index Score
D - AverageIFS using Sub-Name/Score combination

I have this list auto sorting whenever updates are made


I need to output a summary of this list showing unique rows only considering columns A, B and D

I'd like it coded, as this needs to update automatically any time the original set is changed.

Thanks in advance


Will