by Paul Kelly | | Classes and Objects, Vault Video
Webinar Number: W0059 What are objects in Excel VBA and why do you need them? Objects are a vital part of Excel VBA and mastering them is key to becoming a powerful VBA user. The, funny thing is, that most VBA users don’t really understand objects and how to use...
by Paul Kelly | | Copying Data, Databases, Vault Video
Webinar Number: W0058 This webinar includes: Why querying data using standard VBA is problematic. What is ADO and how can I use it. How to easily set up ADO using VBA code. How to use SQL to perform a simple query. How to write the query results to a worksheet....
by Paul Kelly | | Building Applications, Vault Video
Webinar Number: W0057 This webinar features: What are arrays and why do you need them? 100x your code speed by using arrays instead of ranges How to read through arrays How to copy arrays How to avoid the pitfalls that catch many array newbies out How to create...
by Paul Kelly | | Building Applications, Vault Video
Webinar Number: W0056 This webinar features: Real-world code examples. What is the Dictionary and why do you need it? Practical uses of the dictionary. How to write the Dictionary keys and items to a Range without a loop How to easily fix any issue with the Dictionary...
by Paul Kelly | | Building Applications, Vault Video
Webinar Number: W0055 This webinar features: Learn a system for building Excel VBA applications. How anyone can get started creating an Excel VBA application How to easily design your application without the need for complex tools or methods A technique for testing...
by Paul Kelly | | Copying Data, Vault Video
Webinar Number: W0050 This webinar features: Live Excel VBA Coding A simple guide that will help you select the correct worksheet every time How to decide which workbook should contain the code How to copy data on the same worksheet How to copy to or from a closed...