I want to send emails to everyone in the same group, the messages are the same for each group.
This is my current data:
| Contact | Group | Message |
| john@abc.com | A | abc |
| kelly@abc.com | B | abc |
| pam@abc.com | A | abc |
| steve@abc.com | B | abc |
| jim@abc.com | A | abc |
This is the output I want: