Form:
- to save time when we try to input data into one or more table
- This is how it should look like in the Microsoft Access
Step by step:
- In the navigation panel, select the table or query you want to use to generate the form.
- Choose Create➝Forms➝Form.
- Arrange the fields in the order you want by dragging them around.
- Change your columns’ widths or anything of the layout to your likings
- Save your form. File➝Save.
Query:
- to request a data results to suply data for a form or report
Step by step:
1. Open your database.
2. Switch to the Create tab.
3. Click the Query Wizard icon.
4. Select a Query Type.
5. Select the appropriate table from the pull-down menu.
6. Choose the fields you wish to appear in the query results.
7. Repeat steps 5 and 6 to add information from additional tables, as desired.
8. Click on Next. Choose the type of results you would like to produce.
9. Click on Finish. For a detailed tutorial, click on this TUTORIAL:QUERY
Report:
- to view what have been requested using Query
- Choose the Reports menu
- Create a new report - click on "Report Wizard"
- Choose a table or query.
- Select the fields to include.
- Select the grouping levels.
- Choose your sorting options.
- Choose the formatting options
- Make sure that the “Preview the report” option is selected and click on Finish to see our report!
Relationship:
- to track relationships between data elements
Step by step:
Database tool > Relationship > Choose appropriate table
For a detailed tutorial, click on this TUTORIAL: RELATIONSHIP