Microsoft Excel Macros                       Tutorial on Excel macros

 

Excel VBA Macros

Excel Macros Table of Contents

Excel Visual Basic Editor

Excel Macros Vocabulary

Excel Userforms

Excel Consulting

Excel Tutorial on Macros

VBA Lesson 25: Userforms Properties and VBA Code

In this lesson we will review some of the properties of the userform, we will develop some programming to call the userform and some other programming within the userform itself.

Userforms Properties

When you double click on the userform name in the project window of the Visual Basic Editor the properties windows shows 35 properties of the userform. On this website we will work with two of them. For the other 33 properties see the downloadable course on Excel macros (VBA)

VBA Code within the UserForm

In lesson 9 you have learned about events. The events trigger the macros. There are many events that happen around the userform. For example, a macro can start when the userform is shown (or activated) and another macro can start when a user clicks on a command button. You will learn all these two events in the downloadable the tutorial on Excel macros.


We hope you have enjoyed this introduction to lesson 25
for more on this topic and on Excel macros download the
Tutorial on Excel Macros


Go to the next lesson
Lesson
26 : Labels  in VBA for Excel


Excel macros: exercises for beginners


Learning Excel Macros

 

Excel Tutorial on Macros

Excel VBA Macros

Excel Macros Table of Contents

Excel Visual Basic Editor

Excel Macros Vocabulary

Excel Userforms

Excel Consulting