Forum Discussion
KostasGR
May 10, 2022Copper Contributor
How to copy emails from a group to my personal inbox
Hi all, I would like to know how I can automatically copy certain emails (from a specific sender, with certain words in the subject, etc.) from the company's group email, to my private inbox. Ob...
- May 11, 2022I don't believe VBA supports Group access.
VasilMichev
May 10, 2022MVP
I'm not sure it's possible. Why don't you "subscribe" to the Group, so that all messages hit your Inbox directly, then configure a rule to get rid of the ones that don't match certain criteria?
- KostasGRMay 11, 2022Copper Contributor
VasilMichev Would I be able to accomplish this using VBA programming?
- VasilMichevMay 11, 2022MVPI don't believe VBA supports Group access.
- KostasGRMay 11, 2022Copper ContributorVasilMichev I can confirm that it doesn't have been looking on this extensively and the Groups cannot be accessed programmatically.
- KostasGRMay 10, 2022Copper ContributorSince we are talking about massive volumes of emails I was hoping to avoid that, but I suspect I might have to end up doing it.