Build your first macro || Excel VBA Master Class || 1.1

Опубликовано: 09 Август 2026
на канале: Skills and Automation
1,087
27

Jump straight into the world of VBA by building a basic, automation task from start to end. No prior experience in VBA necessary.

Task:- Display a message "Hello World" within Excel on the click of a button.

In this lesson, we will
build a macro by writing code.
create a button in Excel and attach the macro to it.
and, save the file, so that you can use it again.

#vba #excel

Follow the rest of the series, in the below playlist:
   • VBA MasterClass  

00:00 Intro
00:39 Setup Excel
01:19 Build Code
04:14 Add Macro to a Button
05:38 Save the Macro File