Unlike other versions of Office apps that support VBA, Office 2016 for Mac apps are sandboxed. The 'More Information' section of this article contains information about the methods that you can use to search the following types of lists.
There are several methods for performing this task. Outlook for Mac and OneNote for Mac do not support VBA. For information about VBA for Excel, PowerPoint, and Word, see the following: If you are authoring Macros for Office for Mac, you can use most of the same objects that are available in VBA for Office. Use VBA add-ins and macros that you developed for Office for Windows with Office for Mac.Īpplies to: Excel for Mac PowerPoint for Mac Word for Mac Office 2016 for Mac What this means is that you will step through each line of code in your current procedure as well as step into the code of any procedures that are called by the current procedure. You can choose to 'Step Into' your code in Excel 2011.
While in debug mode, you can 'Step Into' your VBA code in Excel 2011.