Visual Basic for Applications (VBA) 2016 Quick Reference
Getting Started: Showing the Developer Tab; Setting Macro Security; Organizing VBA Projects; Opening or Creating Code Windows; Deleting a Code Window; Creating VBA Code; Running VBA Code; Saving Code; Saving Global Macros; Code Name Rules; VBA Editor Tips; Using & Navigating Code Window Lists & Password Protecting Code.
Create VBA Subroutines: Useful Code Events; Understanding the VBA Language & VBA Code Syntax.
Organizing Code: Efficiency with Variables; Good Practices with Variables; Decision Power & Good Practices with IF and SELECT & Eliminating Repeats with FOR and DO.
Other Topics: Reaching Out to Users; Troubleshooting; Sophistication with VBA Functions; Useful VBA Function Categories; Troubleshooting; Catching Bugs; Trap Errors; Troubleshooting Tips & VBA Code Tips.
A wide variety of examples provided for the following: Useful Keyboard Shortcuts; Simple Code; Variables; Code Decisions; Eliminating Repeats & Reaching Out to Users.