About 1,700,000 results
Open links in new tab
  1. 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 …

  2. A Guide to Commands in Visual Basic - VBA and VB.Net Tutorials ...

    Jun 23, 2020 · Visual Basic, like any other programming language, employs commands. In this article, you are going to learn more about Visual basic commands and how to use them in your …

  3. VBA Functions List

    VBA provides a large number of built-in functions that can be used in your code. The most popular built-in VBA functions are listed below. Select a function name to go to a full description of the …

  4. VBA Cheat Sheets – Commands & Syntax Lists - Automate Excel

    Jul 19, 2021 · Reference this page for lists of all common VBA Commands & Syntax. You will find many basic commands (ex. insert a sheet) and some advanced syntax (ex. working with arrays).

  5. The Ultimate VBA Cheat Sheet for Excel [Free PDF Download]

    Sep 13, 2023 · This VBA cheat sheet for Excel is a quick reference guide for essential syntax, functions, commands, and keyboard shortcut keys.

  6. Command function (Visual Basic for Applications)

    Sep 27, 2022 · Returns the argument portion of the command line used to launch Microsoft Visual Basic or an executable program developed with Visual Basic. The Visual Basic Command …

  7. Visual Basic has a simple syntax much of the language is easily understandable (that’s why it’s called Basic, doh). A few points: Variables are declared using the Dim keyword, Dim is short …

  8. Complete List of Visual Basic Commands - Scribd

    This document provides a table of contents and overview of various Visual Basic commands organized into categories like Strings, Math, Logic, Arrays, Files/Folders, and Date/Time. Key …

  9. Understanding Visual Basic syntax 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 …

  10. Visual Basic/VB6 Command Reference - Wikibooks

    May 3, 2025 · This page aims to be a comprehensive command reference to the MS Visual Basic 6 programming language.