About 794,000 results
Open links in new tab
  1. Language reference for Visual Basic for Applications (VBA)

    Jul 12, 2022 · Welcome to the Visual Basic for Applications (VBA) language reference for Office. This reference contains conceptual overviews, programming tasks, samples, and references to guide you …

  2. Getting started with VBA in Office | Microsoft Learn

    Jun 8, 2022 · This article explores some of the primary reasons to leverage the power of VBA programming. It explores the VBA language and the out-of-the-box tools that you can use to work …

  3. 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 in this topic …

  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. Visual Basic language reference | Microsoft Learn

    Jul 12, 2022 · Visual Basic language reference Provides documentation about Visual Basic the language: all its methods, properties, statements, functions, operators, and objects.

  6. 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.

  7. Visual Basic docs - get started, tutorials, reference.

    Learn Visual Basic programming in .NET - for beginning developers, developers new to Visual Basic, and experienced Visual Basic developers

  8. [MS-VBAL]: VBA Language Specification | Microsoft Learn

    May 20, 2025 · Specifies the VBA Language, which defines the implementation-independent and operating system-independent programming language that is required to be supported by all …

  9. Visual Basic conceptual topics | Microsoft Learn

    Sep 13, 2021 · Visual Basic conceptual topics Information to help you get started with Visual Basic programming.

  10. Implements statement (VBA) | Microsoft Learn

    Mar 30, 2022 · When a Visual Basic class implements an interface, the Visual Basic class provides its own versions of all the Public procedures specified in the type library of the Interface.