Access Basics:
AutoForm

Title: Jan's Illustrated Computer Literacy 101

A form offers a friendlier way to view and edit records than a datasheet. The source of a form is where the records come from. The source can be a table, a query, a set of related tables, or a combination of tables and queries.

Examples below are from starwars.mdb.


Advantages of a Form

A well-designed form has several advantages over a datasheet.

  • Can show more fields at once. Much less scrolling!

  • Can show all of the text in a memo field, or at least several lines of text, and can break text into paragraphs.

  • Can have titles and comments on the form.

  • Can format different fields and their labels differently.

  • Images that are part of the records will display while they do not in a datasheet.

Form created with AutoForm

AutoForm creates a simple form with a vertical layout

Datasheet

Datasheet of records
Many fields are out of view to the right.

A datasheet has two advantages:

  • You can see many records at once.
  • You can select many records at once.

Both Form View and Datasheet View use the same navigation buttons at the bottom.


Where you are:
JegsWorks > Lessons > Databases

Before you start...

Project 1: Intro

Project 2: Access Basics Arrow: subtopic open
    InterfaceTo subtopics
    Getting StartedTo subtopics  
    Access Objects Arrow: subtopic open
    Icon: StepTable: Design View
    Icon: StepTable: Datasheet View
    Icon: StepManage a Table
    Icon: StepSort & Filter a Table
    Icon: StepQuery Wizard
    Icon: StepAutoForm
    Icon: StepAutoReport
    Icon: StepData Access Page
        About Printing
    Icon: StepPrint Objects
    RelationshipsTo subtopics
    Summary
    Quiz
    ExercisesTo subtopics

Project 3: Tables & Queries

Project 4: Forms & Reports


Search  
Glossary
  
Appendix