How to make a sales report with Excel VBA?

Опубликовано: 23 Июль 2026
на канале: Latmos Apps
63
2

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.