I need to ID/tag all contact records of our active clients, even if only ONE of the client's contact records is tagged as ACTIVE.
Specifically, I want to pull all contact records from all companies in my GoldMine database in which ANY ONE of the company's contact records has the company's account status tagged as "ACTIVE CLIENT". Then I plan to take the SQL output, create a group, taking all the contact records from this list and replace the company's account status field from "blank or null" to "ACTIVE CLIENT".
Thanks for any help. -- Jeannie