VBA Examples
- Learning Excel & VBA
- Excel VBA Examples
- Basics
- VBA Coding Concepts
- Loops
- Ranges and Cells
- Rows & Columns
- Sheets
- Workbooks
- Arrays
- Errors
- Variables
- Settings
- Text and Strings
-
Split String into Cells
-
Prevent VBA Case Sensitive - Option Compare Text
-
Extract Number From String
-
Find the nth Word in a String of Text
-
Force Proper, Upper, or Lower case automatically
-
Line Break or Line Feed in a Message Box
-
Loop Through a String
-
Remove Characters from Left or Right Side of Variable Length String
-
Reverse a String of Text
-
VBA Char / Chr Function
-
VBA Compare Strings, StrComp
-
VBA Comparison Operators - Not Equal to & More
-
VBA Concatenate Text Strings Together (& - Ampersand)
-
Convert Integer (Number) to String
-
Convert String to Date
-
Convert Text String to Number
-
VBA Function To Calculate Number of Words in a String
-
VBA INSTR - Find Text in a String
-
VBA Like Operator
-
VBA Logical Operators - OR, AND, XOR, NOT, IS, & LIKE
-
VBA New Line / Carriage Return
-
Parse String
-
VBA Space Function - Add Spaces to a String
-
VBA Strings and Substrings Functions
-
Text to Columns
-
Trim, LTrim, and RTrim Functions - Remove Spaces From Text
-
VBA Upper, Lower, and Proper Case - Case Functions
- View
- Files
- Shapes, Charts, Objects
- Formatting
- Events
- UserForms, MsgBoxes & Controls
- Misc
- Functions
- Advanced Programming
- Internet & Email
- Word VBA Examples
- PowerPoint VBA Examples
- Access VBA Examples
-
Access VBA Recordsets - Open, Count, Loop and More
-
Access Import / Export Excel - Query, Report, Table, and Forms
-
Access Open / Close Form
-
Access Open Excel File
-
Access VBA Database - Open, Connect, Login, & More
-
Access VBA Findfirst
-
Access VBA Me
-
Access VBA Query
-
Access VBA Refresh Form
-
Access VBA Reports - Print, Export, Filter
-
Access VBA SQL Examples
-
Access VBA Tables - Update, Count, Delete, Create, Rename, Export