There are three ways to create a form.
Based on a single table or query by using AutoForm. AutoForm creates a form that displays all fields and records in the underlying table or query. If the record source you select has related tables or queries, the form will also include all the fields and records from those record sources.
How?
Microsoft Access applies the last autoformat you used to the form. If you haven't created a form with a wizard before or haven't used the AutoFormat command on the Format menu, it uses the Standard autoformat.
Tip
You can also create a columnar AutoForm based on the open record source or the record source that's selected in the Database window. Click AutoForm on the Insert menu, or click the arrow next to the New Object button on the toolbar, and then click AutoForm. If the record source you select has related tables, AutoForm adds a subform that contains the related tables displayed as datasheets and subdatasheets.
Based on one or more table or query with a wizard. The wizard asks you detailed questions about the record sources, fields, layout, and format you want and creates a form based on your answers.
How?
Note You don't need to do this step if you selected Form Wizard or PivotTable Wizard in step 3 รน you can specify the record source for the form later.
If the resulting form doesn't look the way you want, you can change it in Design view, PivotTable view, or PivotChart view.
Notes
If you want to include fields from multiple tables and queries in your form, don't click Next or Finish after selecting the fields from the first table or query in the Form Wizard. Repeat the steps to select a table or query, and pick fields that you want to include in the form, until you have selected all the required fields.
If you click one of the AutoForm options, Microsoft Access uses the autoformat you last specified, either in the Form Wizard or using the AutoFormat command on the Format menu in Design view.
On your own in Design view. You create a basic form and customize it in Design view to suit your requirements.
How?
- In the Database window, click Forms
under Objects.
- Click the New button on the Database window toolbar.
- In the New Form dialog box, click Design View.
- Click the name of the table or other record source that includes the data you want to base your form on. If the form won't contain data (for example, if you want to create a form to use as a switchboard to open other forms or reports, or if you want to create a custom dialog box), don't select anything from this list.
Tip
If you want to create a form that uses data from more than one table, base your form on a query.
Click OK.
Microsoft Access displays the form in Design view.