💻 Software
How do I add custom scripts to Outlook?
Fresh6 days ago
Mar 15, 202667528 viewsConfidence Score0%
0%
Problem
I need to add a custom script to process Outlook meeting requests. (see this question) The dropdown menu for selecting scripts is empty and there doesn't appear to be a way to add scripts. How can I add a script that will be available via Outlook's rules?
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How do I add custom scripts to Outlook?
Low Risk
In Outlook go to Tools > Macro > visual Basic Editor R-click on Project 1 and select Insert > Module In Module1 add the following code: Click on Save Make your rule and the script should appear as a selection when you click on the 'a script' link. T…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix