Hello everyone
i am working on a macro to automatically send a calendar invite but i need it to send from another email that i am apart of
lets say the email is test@test.com
is this possible
this is the code i have now
Sub SendMeetingRequest()
Dim objOL 'As Outlook.Application...