VBA Tutorials for professionals

Download free VBA tutorial course in PDF, training file in 46 chapters and 202 pages. Free unaffiliated ebook created from Stack OverFlow contributor.

Table of contents

  • About
  • Getting started with VBA
  • Accessing the Visual Basic Editor in Microsoft O?ce
  • Debugging
  • First Module and Hello World
  • Comments
  • Apostrophe Comments
  • REM Comments
  • String Literals - Escaping, non-printable characters and line-continuations
  • Escaping the " character
  • Assigning long string literals
  • Using VBA string constants
  • VBA Option Keyword
  • Option Explicit
  • Option Base {0 | 1}
  • Option Compare {Binary | Text | Database}
  • Declaring Variables
  • Type Hints
  • Variables
  • Constants (Const)
  • Declaring Fixed-Length Strings
  • When to use a Static variable
  • Implicit And Explicit Declaration
  • Access Modi?ers
  • Declaring and assigning strings
  • Assignment to and from a byte array
  • Declare a string constant
  • Declare a variable-width string variable
  • Declare and assign a ?xed-width string
  • Declare and assign a string array
  • Assign speci?c characters within a string using Mid statement
  • Concatenating strings
  • Concatenate an array of strings using the Join function
  • Concatenate strings using the & operator
  • Frequently used string manipulation
  • String manipulation frequently used examples
  • Substrings
  • Use Left or Left$ to get the 3 left-most characters in a string
  • Use Right or Right$ to get the 3 right-most characters in a string
  • Use Mid or Mid$ to get speci?c characters from within a string
  • Use Trim to get a copy of the string without any leading or trailing spaces
  • Searching within strings for the presence of substrings
  • Use InStr to determine if a string contains a substring
  • Use InStrRev to ?nd the position of the last instance of a substring
  • Use InStr to ?nd the position of the ?rst instance of a substring
  • Comments
  • VBA Option Keyword
  • Declaring and assigning strings
  • Frequently used string manipulation
  • Searching within strings for the presence of substrings
  • Measuring the length of strings
  • Date Time Manipulation
  • Naming Conventions
  • Arrays
  • Collections
  • Sorting
  • Passing Arguments ByRef or ByVal
  • Working With Files and Directories Without Using FileSystemObject
  • Creating a procedure
  • Conditional Compilation
  • Creating a Custom Class
  • Recursion
  • Scripting.Dictionary object
  • Attributes
  • CreateObject vs. GetObject
  • API Calls
  • Macro security and signing of VBA-projects/-modules
  • Error Handling

It is a free VBA ebook created for beginners. The content is extracted from Stack Overflow pltaform, which is written by many VBA developers and contributors.

The content is released under Creative Commons BY-SA

Size : 2.25 MB
File type : pdf
Downloads: 460
Created: 2019-04-30

Others VBA Tutorials

Introduction to Excel VBA Macro programming

VBA API Tutorial

VBA Excel 2010, 2013 and 2016 Tutorial in PDF

VBA Notes for Professionals

Learning access-vba PDF course

Others related eBooks about VBA Tutorials for professionals

Microsoft Excel for Beginners

This is a basic computer workshop. Microsoft Excel is a spreadsheet program. We use it to create reports that need calculations and charts. In this workshop we will learn how to move around and work inside the spreadsheet....

Introduction to Microsoft Word 2013

This support shows you in detail all the features of this new version of the popular word Microsoft Word 2013; it is for anyone wishing to discover and deepen all its features....

Microsoft Excel 2016 Course for Beginners

Looking for Excel 2016 tutorials? this page is a free training document of Excel 2016 courses, in pdf....

Microsoft Office 365

Download free course Microsoft Office 365, pdf file on 337 pages by Katherine Murray....

Full list of Excel functions

Download the complete list.of Microsoft Excel functions, free training document in pdf....

Excel Fundamentals

Excel Fundamentals, it's a free PDF download about Microsoft Excel intended to beginners, document in 60 pages created by St. George’s Information Services....

Excel 2016 Functions Tutorial

Download Excel 2016 Functions Tutorial, free PDF document intended to anyone wants to learn the basics of Excel functions....

Introduction to VBA in Excel - PDF Tutorial

This is a tutorial showing how to use the macro facility in Microsoft Office—Visual Basic for Applications—to simplify analytical tasks in Excel....

Office 365

Download free course Office 365, pdf file on 680 pages by Matthew Katzer, Don Crawford....

Microsoft Excel 2013 course

Download free Microsoft Office Excel 2013 file under 505 pages,step by step to learn Excel and build your skills , course tutorial training on pdf by Curtis D. Frye....