I have been using the objOutlook.CreateItem(olMailItem) and the DoCmd.sendObject AcSendQuery and the code I have has been working great on machines that have the Desktop version of Outlook installed.
I have 2 laptops with no need for MS365 as they are data entry terminals and send the data via email. They have the Free Outlook App downloaded from the Windows App Store.
However, when the code calls the Email Function it attempts to open the Classic Outlook version as part of MS365 and request a License Code, not the Free App.
This work is for a Non-profit and although I am sure they will approve the software cost, if anyone has a code solution idea, I would greatly appreciate the suggestions.
I have also used the following with success on a single email but have the same issue.
I have 2 laptops with no need for MS365 as they are data entry terminals and send the data via email. They have the Free Outlook App downloaded from the Windows App Store.
However, when the code calls the Email Function it attempts to open the Classic Outlook version as part of MS365 and request a License Code, not the Free App.
This work is for a Non-profit and although I am sure they will approve the software cost, if anyone has a code solution idea, I would greatly appreciate the suggestions.
I have also used the following with success on a single email but have the same issue.