Hello,
I want to write code that sends an attachment via an Outlook add-in called Hightail. I have no clue how to reference add-ins in VBA. I have MS Access 2013 and Outlook 2013.
Thank you for your help
Public Sub doEmailOutlook(sTo As String, sCC As String, sSubject As String, sBody As...