Practical 03
Practical 03
Database Management
Systems and Data
Analysis
MS Access - Forms
1
Creating a forms
Creating a form
• Select “Create tab”.
• Select “From Wizard” in forms group.
Creating a form
• From “Form wizard” window select “table”
and “fields” which you wants to create form.
Form navigation bar
Creating a button in a form
Creating a button in a form
Example for creating a Button to close
a form:
Example for creating a Button to close
a form:
Types of Forms
• Single Item Form
This is the most popular one and this is where the records
are displayed — one record at a time.
• Multiple Item Form
This displays multiple records at a time from that bound
data source.
• Split Form
The form is divided into halves, either vertically or
horizontally. One half displays a single item or record, and
the other half displays a list or provides a datasheet view
of multiple records from the underlying data source.
SingleItemForm
Split Form
Questions?
14