Written by Allen Wyatt (last updated August 2, 2025)
This tip applies to Excel 2007, 2010, 2013, 2016, 2019, 2021, 2024, and Excel in Microsoft 365
Micky noted that when she opens a particular workbook in Excel and displays the Developer tab on the ribbon, some of the tools are disabled (Macros, Visual Basic Editor, Record Macro). She wonders why they are disabled and how she can make them available.
There are any number of reasons why the options would not be available, but they all boil down to security settings for the workbook. For instance, when you first open the workbook, you may be notified that it contains macros and asked if you want to enable them. If you don't enable them, then the security setting on the workbook is set to a high enough level that the macros (and doing anything with the macros) are disabled.
If you weren't asked about enabling macros when you opened the workbook, it could be because of the security level you have set on Excel itself. Check the settings in the Trust Center (display the Excel Options dialog box, click Trust Center, and then click Trust Center Settings) to make sure that you allow macros.
If you prefer, you can display the Developer tab in Excel and then click the Macro Security tool. Excel displays the same Trust Center Settings dialog box mentioned in the previous paragraph. There are four settings for macros; if the "Disable All Macros without Notification" radio button is selected, then the macro capabilities of Excel will be disabled. You'll want to select one of the less stringent settings, probably "Disable All Macros with Notification." When you restart Excel, you'll be asked if you want to enable any macros that may be in the workbook.
Note:
ExcelTips is your source for cost-effective Microsoft Excel training. This tip (6862) applies to Microsoft Excel 2007, 2010, 2013, 2016, 2019, 2021, 2024, and Excel in Microsoft 365.
Dive Deep into Macros! Make Excel do things you thought were impossible, discover techniques you won't find anywhere else, and create powerful automated reports. Bill Jelen and Tracy Syrstad help you instantly visualize information to make it actionable. You’ll find step-by-step instructions, real-world case studies, and 50 workbooks packed with examples and solutions. Check out Microsoft Excel 2019 VBA and Macros today!
Need to know the character code used for a particular character? In a macro you can use the Asc function to determine the ...
Discover MoreOne common type of workbook used in offices is one that contains a single worksheet for each month of the year. If you ...
Discover MoreCreating lot of copies of a worksheet is a snap within a macro. This tip introduces a macro that will make three copies ...
Discover MoreFREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."
There are currently no comments for this tip. (Be the first to leave your comment—just use the simple form above!)
Got a version of Excel that uses the ribbon interface (Excel 2007 or later)? This site is for you! If you use an earlier version of Excel, visit our ExcelTips site focusing on the menu interface.
FREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."
Copyright © 2025 Sharon Parq Associates, Inc.
Comments