Suitable for beginners and appeals to users of all levels.
By watching this tutorial, you will see some of the main Excel VBA topics, learn how to make a basic report from start to finish, and have an idea about what else can be done with excel automation.
Topics that can be learned in the video are:
1 Finding the last row used in a sheet.
2 Basic for loops.
3 Basic conditional ctatements.
4 Clear all cells content in a sheet.
5 Activating a sheet.
6 How to upper case a text.