
An intro to the course…
In this lecture, we show what an array is and what it does so that we can be poised for the next lessons…
In this lecture, we're going to see a technical demonstration on using arrays and how to work the code.
Let's talk a little bit about one-dimensional arrays and their declaration
In this lecture will talk about all the different datatypes in arrays and how you can store multiple data types in a single array! Fun.
The first way were going to populate an array is using the Array() function itself.
Now will populate an array using the Split() function.
Coding exercise for section 2.
Let's learn how to use a for next loop in order to populate an array
This is particularly powerful! Will learn how to take in a rate directly from a range. Check it out!
In this lecture, we learn how to get the start and end boundaries of an array.
Now let's loop through a two dimensional array! Fun fun fun!
We all hate subscript out of range errors. Here's why they happen and how to avoid them!
Let's learn a little bit about the difference between static versus dynamic arrays.
Learn how to change the size and scope of your array at any time.
Usually when you resize an array you lose all of the previous entries, but with this tip you can save what you were using and just expand your array a bit. This is cool!
This is one of the most important lectures in this entire course!! In this lecture, we're going to learn how to return an array to a worksheet.
Showing just how bad to the bone Arrays can be. This is a real world speed comparison, showing how much faster and efficient arrays are! The results will blow you away...
-Dan
Let's learn how to access an array from an invisible name in the names manager! Very few people know this trick!
Using worksheet functions on your array so you don't have to do everything from scratch.
Learn how to use an array by placing it inside of a function and having the function perform actions on any and all elements in your array!
Learn the Filter() Function
Join Function
A practical example on the join() function
Using the erase function in an array
Determining worksheet range using the size of the array itself.
Bonus lecture Discusses using a two-dimensional or greater multidimensional array when you want to resize and preserve the records that you already have.
This lecture reviews a workaround using the transpose method, wherein we will transpose in order to make the rows into the columns, increase the number of columns and then transpose back to the original format.
This lecture reviews a workaround using a custom function that allows you to expand your multidimensional array anyway you want using special loops and basically using a temporary array in the function created with the expanded dimensions and filled in using the original array.
A custom user-defined function - the Bubble Sort method of sorting data.
A custom user-defined function - the Quick Sort method of sorting data.
Arrays are present in many programming languages, but most people don’t take the time to master them and can get frustrated when their code seems sloppy, difficult to read, and often can take a long time to run.
Arrays are often a subject of confusion or irritation - it doesn’t make much sense when trying to understand using a huge blog post or cryptic book. What you need is a visual explanation of these concepts in bite sized pieces – something to make it REAL!
With over three hours of over the shoulder, real-world training, this course will show you how to increase the speed of your VBA applications, build code that is easier to read and maintain - using less lines of code than you ever imagined!
I’ll show you the easiest way to understand this highly convoluted topic and once you understand the power of arrays, you’ll be able to:
You’ll receive 100% of the source code, downloadable materials and course workbooks instantly, yours to keep FOREVER. In addition, you’ll receive LIFETIME ACCESS to the course videos, including updates, BONUS videos and lectures as they come out and any future source code and workbooks – Yours to keep – FREE.
All students will receive LIFETIME ACCESS to ask me any questions about the materials in the FORUM section – as well as chat with other students and help each other. As always, this is backed by a 30 day 100% No questions asked refund as well.
So Join today – and increase your Excel Mastery and I’ll see you in the FORUMS!