Project Work of Employee Data Entry Form Through MS Access
Project Work of Employee Data Entry Form Through MS Access
Submitted By:
Aakriti Karki
BBA VI Day
i
BONAFIDE – CERTIFICATE
Certified that this project “Employee Data Entry” is the Bonafide work of “Miss Aakriti
Karki”
who carried out the project work under our supervision.
....................
Signature
Durga Khanal
Project Supervisor
ii
ACKNOWLEDGEMENT
We were able to complete this project with the great deal of additional research. This Project is basically
prepared to meet the partial fulfillment of the requirement for BBA VI Semester. This helps us to gain
practical knowledge about MS-Access. While preparing this project Documentation, many people have
assisted us in different applications. Some helped me by giving valuable suggestions and data and some in
computerizing this report and developing ledger. First, a very special thanks to our Madam Mrs. Durga
Khanal, project supervisor, for providing us guidance and useful suggestions. Our sincere thanks go to all
who directly and indirectly support us to achieve this goal.
Thanking From
...........................
Miss. Aakriti Karki
iii
Contents
BONAFIDE – CERTIFICATE...............................................................................2
ACKNOWLEDGEMENT......................................................................................3
Chapter 1 Introduction...........................................................................................5
1.1Introduction........................................................................................................................................5
1.2Objective of the study........................................................................................................................5
1.3Scope and Aims of the study..............................................................................................................5
1.4Hardware and software specification.................................................................................................6
1.5 MS Access..........................................................................................................................................6
Chapter 2 Table........................................................................................................7
2.1Datasheet View...................................................................................................................................7
2.2 Design view........................................................................................................................................8
Chapter 3 Form.....................................................................................................10
3.1 Form view........................................................................................................................................10
3.2 Design view......................................................................................................................................11
Chapter 4 Query....................................................................................................12
4.1 Queries table...................................................................................................................................12
4.2 Query Design view...........................................................................................................................13
Chapter 5 Report...................................................................................................13
Chapter 6 Conclusion............................................................................................14
Chapter 7 Bibliography........................................................................................14
iv
Chapter 1 Introduction
1.1Introduction
Employee data entry form is a critical component of streamlined onboarding process in today’s
fast-paced business environment. This report explores the purpose, benefits, and key elements of
the form, as well as the growing trend of digitalization in employee entry procedures. I will
discuss how the form facilities administrative tasks, enhances communication, ensures
compliance, and contributes to a positive work environment. Additionally, I will address the
challenges and recommend best practices for implementing an automated and secure employee
entry form.
Overall, this report provides valuable insights for optimizing onboarding procedures and
improving workforce management.
Scope:
The form collects employee information for a specific project, including tasks, milestones,
work hours, and attendance.
Aims:
1
1.4Hardware and software specification
Hardware Specification:
Processor: Pentium iv 3.0 Ghz.
Mouse: PS/2 Optical Mouse.
Memory: 256 MB RAM.
Hard Disk: 40 GB.
Monitor: Any well-known company.
Keyboard: Mercury (104 keys).
SOFTWARE SPECIFICATIONS:
Front End: Visual Basic 6.0
Back End: MS Access
Platform: WINDOWS XP
1.5 MS Access
Our management system has been designed using Microsoft Access which is an easy to use tool for
quickly creating browser-based database applications. Microsoft Access stores data in its own format
based on the Access Jet Database Engine. It can also import or link directly to data stored in other
applications and databases. Access mainly works via tables, queries, relationships and forms. The single
database can be divided into a separate & quot; back-end & quot; file that contains the data tables (shared
on a file server) and a "front-end" (containing the application's objects such as queries,
forms, reports, macros, and modules).
2
Chapter 2 Table
At first our task was to design table in datasheet view and design view in MS Access.
Tables are database objects that contain all the data in database. In table data is logically
organized in row-and-column format. Data of MS access are stored in table. In Our project we
have only used 1 table to design “employee data entry project”. The table contents the following
fields:
ID
Date of Join
Employee name
Type of employee
Designation
Department
Company
Location
Category
Shift figure
Qualification
Address
Gender
Date of leave
Photo
E-mail
Mobile Number
2.1Datasheet View
The datasheet view displays all the value of the design view. In our project it has stored data of 5
employees named as Aakriti Karki, Pratima Thapa, Jamuna Khanal, Baikuntha Karki and Karan
Bhatta as shown in the figure 2.1:
3
Figure 2.1
Design view gives you more detailed view of the structure of the form
Figure 2.2
4
Data Type contain in this table are:
Short text
Auto Number
Date/Time
Long text
Large Number
Attachment
Lookup Wizard
Hyperlink
5
Chapter 3 Form
Forms are an important feature provided in Microsoft Access which is basically used by the user
for view of information and for entering any data to the database
Here form has displayed the data of employee in Apple company which is stored in database of
MS access as shown in figure 3.1:
Figure 3.1.1
Above mentioned form contains the following buttons which adds an advanced functionality to
our forms.
PRINT: This button is used to print Record in the list.
ADD: This mentioned button provides user the facility to add new record in the list.
SAVE: This button is used to save any record in the list.
Delete: This button is used to delete any record from the list.
6
Figure 3.1.2
Design view helps us design the from according to how use wants to design. We can move, place, delete
and edit data as we want as show in the figure 3.2.1 and figure 3.2.2.
Figure 3.2.1
7
Figure 3.2.2
Chapter 4 Query
Queries is used to display specific entities from multiples tables and to create and update data.
8
4.2 Query Design view
Figure 4.2
In our project “Employee data entry form” we have made queries related to employee name,
email, Mobile No, type of employee, Designation, date of join, shift and qualification.
Chapter 5 Report
Reports offer a way to view, format, and summarize the information in your Microsoft Access database.
Reports can provide details about individual records, summaries across many records, or both. We have
designed two “General Report” on MS Access which offers details about employees, Email and phone
number, all at a same time.
Figure 5.1
9
Figure 5.2
Chapter 6 Conclusion
Chapter 7 Bibliography
I have taken reference from our supervisor and YouTube channel i.e
https://www.youtube.com/@programmingforeverybody/?sub_confirmation=1 .
10