
Option 2: Activate Office over the Internet.Follow the correct instructions according to your situation. This article shares several ways to activate Office on a Windows PC.

We assume that you have an unlicensed copy of Microsoft Office installed on your computer. You can activate Microsoft Office with a product key or a associated Microsoft account. When you start an Office app that's not activated, you'll be prompted to sign in to Office. Kindly post a comment in case of follow up questions on Outlook Macros.How to Activate Microsoft Office for Free Now, go ahead and hit the Macro Security button.From the Ribbon, Hit the Developer command.First off, Let’s go ahead and launch Microsoft Outlook.Let’s take a quick look on how to switch your Macro security settings from the Developer tab: Just as an FYI, the Developer Ribbon menu contains an integrated development environment to allows you to write your VBA macro code. If you already have the Outlook Developer tab enabled, the process is even more simple. Our recommendation is that is to use the following settings:Ī) Version 365/2019: Use Disable All Macros with Notification orī) Version 2016/2013: Use Notifications for only Digitally Signed… Now, go ahead and set your security level. To access your Security settings proceed as following: That’s exactly the reason why you should never copy a macro from an unknown resource.Īssuming that you have written your Macro on you own and feel comfortable running it on your PC, you should adjust the Macro security settings accordingly. The reason for that is that custom Macros could pose a potential threat to your computer. The error message you got is simply due to the fact that your Microsoft Outlook Macro settings are set to disable Macros.

Macros that we write in Outlook are stored in the VBAProject.otm file and its behavior and availability to the end users is governed by the Outlook Macro security settings. Macros are snippets of Visual Basic Code that are embedded in your Microsoft Office application. How to fix?īefore we help you to allow your Outlook macros, let’s understand a few basics. Looks like you are having issues related to your Macro security settings. Any clue about what i am doing wrong here? Now, i would like to run my newly created macro and i get a message stating that “Macros in this project have been disabled and and i should be consulting Online help”. I have educated myself on the topic of developing VBA macros for Outlook using your tutorials. Here’s a quick question we just got from a reader:
