Free VisualBasic Tutorials
Creating VBA Functions For MS Excel
You can create your own functions to supplement the built-in functions in Microsoft Excel spreadsheet, which are quite limited in some aspects. These user-defined functions are also called Visual Basic for Applications functions, or simply VBA functions. They are very useful and powerful if you know how to program them properly. One main reason we need to create user defined functions is to enable us to customize our spreadsheet environment for individual needs. For example, we might need a function that could calculate commissions payment based on the sales volume, which is quite difficult if not impossible by using the built-in functions alone.
Category: VisualBasic | View Tutorial
Views: 228
Windows form application login
![]()
Windows form application login
Category: VisualBasic | View Tutorial
Views: 211

