Hi,
Currently i am trying to tweek the code but i am not familiar with the function to add people to the current list of people being CC-ed.
<code>
Dim strSubject As String
Dim myRecipient As Outlook.Recipient
Dim i
Dim CancelEvent
Dim Found As Boolean
Dim...
Hi people. Would need some help with vba in outlook.
Currently i have a macro that detect emails send to external and will do a prompt that ask if the email is checked. Would want to work on having the vba script to check on the email sent and in a prompt, ask the user if he want to send it as...