masamitsu-murase / external_editor_for_outlook2010

Edit mail content with an external editor in Outlook 2010.
6 stars 5 forks source link

Outlook 365: fatal error after file is opened in editor #3

Open clange opened 3 years ago

clange commented 3 years ago

I tried to use the macro in the current version of Outlook 365. When I want to open an email in the external editor, it actually opens, but immediately after it's been opened, the macro fails with "Run-time error '5': Invalid procedure call or argument" in this line: https://github.com/masamitsu-murase/external_editor_for_outlook2010/blob/61eb7c65b9782f04a57117d7b2aafdc0c98d3f44/external_editor.vba#L175

taiyaki32lp64 commented 2 years ago

I found the same error and created a fix. You may want to find the version at: https://github.com/taiyaki32lp64/external_editor_for_outlook365.git