See attached document for details, but I need to select email addresses from an external sheet where the contents of a multi-select column is used as the criteria.
This was my attempt. No errors, but it doesn't return anything.
=JOIN(COLLECT({Email Address}, {Dealer Name}, HAS(@cell, DEALER@row)), CHAR(10))