About 50 results
Open links in new tab
  1. Getting started with VBA in Office | Microsoft Learn

    Jun 8, 2022 · Beyond the power of scripting VBA to accelerate every-day tasks, you can use VBA to add new functionality to Office applications or to prompt and interact with the user of your …

  2. Understanding Visual Basic syntax (VBA) | Microsoft Learn

    Jan 22, 2022 · The syntax in a Visual Basic Help topic for a method, function, or statement shows all the elements necessary to use the method, function, or statement correctly. The examples …

  3. Excel Visual Basic for Applications (VBA) reference

    Jul 12, 2022 · Excel VBA reference This reference contains conceptual overviews, programming tasks, samples, and references to help you develop Excel solutions.

  4. Office Visual Basic for Applications (VBA) reference

    Sep 13, 2021 · This reference is for experienced Office users who want to learn about VBA and who want some insight into how programming can help them to customize Office.

  5. How to translate VBA macro into Office script ? - Microsoft Q&A

    Oct 23, 2025 · Office Scripts are written in TypeScript and are designed specifically for Excel on the web. While there is currently no automated tool to convert VBA code directly into Office …

  6. Using Visual Basic for Applications in Outlook | Microsoft Learn

    May 2, 2022 · Visual Basic for Applications (VBA) makes it easy to control Microsoft Outlook within Microsoft Outlook itself. Using VBA in Outlook, you can create macros that perform …

  7. Outlook Visual Basic for Applications (VBA) reference

    Jul 12, 2022 · The Outlook Forms Script reference includes documentation for the more commonly used objects, controls, and members in Outlook forms. For more information, you …

  8. Differences between Office Scripts and VBA macros

    Apr 11, 2023 · This article describes the main differences between VBA macros (as well as VBA in general) and Office Scripts. Since Office Scripts are only available for Excel, that is the only …

  9. Using Visual Basic Scripting Edition | Microsoft Learn

    Sep 13, 2021 · Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and …

  10. Using the Script Editor | Microsoft Learn

    Sep 13, 2021 · The Microsoft Script Editor allows you to add Microsoft Visual Basic Scripting Edition (VBScript) procedures that respond to events generated by items or form controls.