Course is focusing on basic level developers who know arrays. loops and variable pretty well and now want to take their knowledge to next level by creating super advance USERFORMS which uses all these topics.
From designing to programming and what things to be kept in mind while making user-forms.
Collection loops structure in User-forms and their use practically.
User-forms are very important part of VBA and one cannot be known as a great programmer if he or she does not know user forms. This is not just a basic level information tutorial on FORMS but you shall see here loops, if functions, variables use and collections loops is applied . After-all. there is nothing better than practical learning so i have great MIS Projects as well for you.
Many good short projects for you on user forms. For eg. How to move up or down the items available in list box using loops, IFs and Arrays.
Deep study on controls like Combo box,List box,text box, labels ,Command buttons, date time calendars, frames - everything discussed from scratch
Use of forms Events like Change event, Click event, initialize event, Close event and Update events is discussed in detail.
Which event should you choose and why. Full explanation by taking practical scenarios.
How to debug the Userform coding as you cannot directly debug using F8.
See the use of Global variable sin USERFORM and lean why local or module level variables can fail.
Create Move next button in forms to see the data one by one coming from excel
How to connect combo box with list box and why . For eg. if i change folder in combo box then my files under that folder should appear in list box.
Use Amazing Scripting library classes like fileSystemObject in User forms.
Advance level and practical projects and assignments with ready made codes is added as well. Just added a Tracking Voucher project for you, It is super duper fun and highly advance, Enjoy the automation.