• Post category:StudyBullet-4
  • Reading time:5 mins read




Use Excel workbook as a source of database easely use instead of Access files.

What you will learn

 

How to open developer TAB using Excel VBA

 

How to create simple application using Excel VBA

 

How to create DataBase Applications using Excel VBA

 

Learn how to create HR (Human Resource) DATABase using Excel VBA

Description

VBA stands for Visual Basic for Applications an event-driven programming language from Microsoft that is now predominantly used with Microsoft office applications such as MS Excel, MS-Word, and MS-Access.

It helps techies to build customized applications and solutions to enhance the capabilities of those applications. The advantage of this facility is that you NEED NOT have visual basic installed on our PC, however, installing Office will implicitly help in achieving the purpose.

You can use VBA in all office versions, right from MS-Office 97 to MS-Office 2013 and also with any of the latest versions available. Among VBA, Excel VBA is the most popular. The advantage of using VBA is that you can build very powerful tools in MS Excel using linear programming.

Application of VBA

You might wonder why to use VBA in Excel as MS-Excel itself provides loads of inbuilt functions. MS-Excel provides only basic inbuilt functions which might not be sufficient to perform complex calculations. Under such circumstances, VBA becomes the most obvious solution.


Get Instant Notification of New Courses on our Telegram channel.


For example, it is very hard to calculate the monthly repayment of a loan using Excel’s built-in formulas. Rather, it is easy to program a VBA for such a calculation.

 

A HR Management system used to handle inventory items work like issue, add and transfer. There is many software on the market which the free license covered some of these work. You can now build with this simple article your own software easily using few lines of code. Even you do not have any previous experience of coding.

Amazing idea to create Computerize Maintenance Management System (CMMS) using Excel VBA (with free code).

 

English
language

Content

Introduction

Introduction

How to use Excel VBA code editor

How to use Excel VBA code editor

Creating HR database

Creating HR database
Tool Box

Get more about using Excel VBA

Adding button to show the database form

How to show the form in runing mode

Putting controls on the form
6-Creating HR database_2
7-Link Personal image with the emploayee

Use your imaginatio to develop usefull Database

Corona_Vaccine_Database_1

Another use of the idea

Creating CMMS (Computerized Maintenance Management System) application

Conclusion

Summary of VB.net programming
VB.net branching code
Vb.net Looping code