Forms
• Provides a easy method to enter and
maintain data
• Resembles more like a paper with some
data to be written and quite convenient
• Can be attached with programming for any
validation purposes
Creating forms
• Design View
• Form Wizard
• AutoForm
Control
• Each item is a control
Field Name
Field Value
Form Title
• Usually form wizard arranges the control
• We can also change the appreance of the
control
Creating Forms
• Choose form tab from the database window
and click new
• Click AutoForm: Columnar to create forms
with the records being displayed in columns
• Choose table or query on which to base the
form
• Save the form
Creating a custom form
• Choose New from forms tab of Database
window
• Choose form wizard
• Click the table name based on which the
table has to be created
• Select the fields and decide the placement
of the fields
Custom form-II
• Choose the style of form which effects its
formatting and final appearance
• Choose the name of the form
• Also Save the form
Creating a form Design view
• Choose design view,in creating a new form
• Now,choose the table name
• Click the field list button on the form desig
toolbar and add a control on the form
• Choose the field name,location and position
of the field