Results 1 to 4 of 4

Thread: Outlook VBA script is not running automatically

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #3
    To run this macro automatically you can consider the following factors:
    Create a rule in Outlook to run the macro when a new email arrives matching your criteria (sender, subject).
    Ensure the macro is enabled in Outlook's macro security settings.
    Test the rule by sending a test email.
    Last edited by georgiboy; 07-23-2024 at 06:14 AM. Reason: Removed spam

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •