Forum Discussion
rellimMA
Apr 19, 2022Copper Contributor
MS Access 365 EmailDatabaseObject / CmdEmail Behaving Differently on 2 Different PCs
Situation: I have a very simple client contacts 365 Access DB created that allows users to send emails (via Outlook) to contacts in the DB from a Access form. The DB is not yet web-based or being h...
George_Hepworth
Apr 19, 2022Silver Contributor
This article might offer some insights.
For example, this caution. "Doesn't always work with email programs if it's not Outlook, Outlook Express, or Exchange"
Is it possible the other computer has a different email application or configuration?
- rellimMAApr 19, 2022Copper ContributorThank you for providing the link! I'll dig into that ASAP. In researching the "EmailDatabaseObject" macro script previous to employing it, I did learn that the default blank "Object Type, Object Name and Output Format" fields is supposed to yield an email with no attached object (table, query, form, etc.). Both PCs are MS 365-based and use Outlook. It remains a conundrum why this isn't behaving the same on both PCs? Thanks again for your responses.