Excel VBA Introduction Part 47.1 - Browsing to Websites and Scraping a Web Page
Excel VBA Introduction Part 35 - Class Modules
Excel VBA Introduction Part 52.1 - Introduction to Shapes
Excel VBA Introduction Part 20.1 - Event Procedures
Excel VBA Introduction Part 28.1 - Creating PowerPoint Presentations
Excel VBA Introduction Part 23 - Text Files (FileSystemObjects)
Excel VBA Introduction Part 37 - Custom Collections
Excel VBA Introduction Part 51.1 - Introduction to Pivot Tables in VBA
Excel VBA Introduction Part 47.4 - Logging in to a Website with Windows Security
Excel VBA Introduction Part 30 - ADO (ActiveX Data Objects) Querying a Database
Excel VBA Introduction Part 47.2 - Scraping Website Tables and Clicking Links
Excel VBA Introduction Part 39 - Dictionaries
Excel VBA Introduction Part 47.5 - Basic HTTP GET and POST Requests
Excel VBA Introduction Part 46 - Querying Web Pages using Query Tables
Excel VBA Introduction Part 51.7 - Pivot Table Slicers
Excel VBA Introduction Part 34 - Type Declarations (User-Defined Types)
Excel VBA Introduction Part 50.1 - Introduction to Charts in VBA
Excel VBA Introduction Part 27.2 - Creating and Updating Linked Word Tables
Excel VBA Introduction Part 19 - Error Handling (On Error, Resume, GoTo)
Excel VBA Introduction Part 43.1 - ByRef and ByVal