Hello,

Hoping for some help with obtaining a unique list with a formula.

Effectively, I would like to reference one large data sheet and output a unique list on another sheet based upon the following criteria:

- IF (Data!$B:$B) matches $I$2 in Sheet1
- IF (Data!$H:$H) matches $A$3 in Sheet1
- Then produce unique list from (Data!$AC) in B5 down on Sheet1

Hope I've outlined that clear enough and hope this is possible. Much appreciate the support!