#1 VBA site for analysts | PlsFixThx
top of page

Here we will go through the basics in VBA programming. Everything from creating your first script to modify strings, numbers, or dates to working with arrays and messageboxes.

Here we will go through a bit more advanced VBA, and this is really the part were we will start to get an understanding for how Visual Basic works and how we can manipulate the code to our satisfaction. 

Now we have reached the Expert level of VBA. Here we will start to interact with other applications such as Outlook, SQL, File and Folders and learn the how to best write your code in a more efficient way to minimize any future maintenance. 

bottom of page