tiredofit
Well-known Member
- Joined
- Apr 11, 2013
- Messages
- 1,924
- Office Version
- 365
- 2019
- Platform
- Windows
Using VBA in Excel, it is possible to control Outlook but to what extent?
The problem I have is as follows:
Suppose Person A e-mails Person B. The e-mail contains 1 Excel workbook, along with a pdf and a Word document.
When Person B receives the e-mail, they can:
Accept (in which case the e-mail along with all THREE attachments are forwarded to Person C).
Reject (in which case the e-mail along with all THREE attachments are returned to Person A).
Can all of the above be done with just Excel using VBA or must some VBA be added to Person A / B's Outlook or perhaps even utilising Rules in Outlook?
Thanks
The problem I have is as follows:
Suppose Person A e-mails Person B. The e-mail contains 1 Excel workbook, along with a pdf and a Word document.
When Person B receives the e-mail, they can:
Accept (in which case the e-mail along with all THREE attachments are forwarded to Person C).
Reject (in which case the e-mail along with all THREE attachments are returned to Person A).
Can all of the above be done with just Excel using VBA or must some VBA be added to Person A / B's Outlook or perhaps even utilising Rules in Outlook?
Thanks