Skip to content

dannieRope/DataEntryForm-VBA-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Entry Form

This repository contains VBA modules, and forms created whilst working on the project.

The goal of this project is to create an intuitive data entry interface. There are three different forms. These forms are simple to use and have data validation built in to minimize errors and cut down on the amount of time needed for data entry.

Additionally, the forms are made to store entered data in an organized manner that facilitates management in the excel

Two modules that contain some codes needed to run the forms are also included in the project.

Here are pictures of the forms that were made.

New Staff Form

Figure 1: Screenshot of the data entry form .

New Staff Form -Save

Figure 2: Screenshot of the data entry form-Save.

New Staff Form -Edit Figure 3: Screenshot of the data entry form-Update.

Final Result

Figure 4: Screenshot of the data entry form-Final.

Structure

  • Modules/: Contains standard modules (.bas files)
  • Forms/: Contains user forms (.frm files)
  • Workbook/: Contains the main workbook with macros (.xlsm file)

Usage

  1. Download the repository.
  2. Import the necessary .bas or .frm files into your VBA editor in Excel.
  3. Open the .xlsm workbook to see the macros in action

License

MIT License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published