Tutorial 6

Get Started. It's Free
or sign up with your email address
Tutorial 6 by Mind Map: Tutorial 6

1. Three kinds of controls in a form

1.1. Unbound Control

1.1.1. Not connected to a field in the database

1.2. Calculated Control

1.2.1. Is recalculated each time a value in the expression changes

1.3. Bound Control

1.3.1. Displays and maintains table field values

2. Adding and removing form header and form footers

2.1. In the design view right click the detail section and click for header/footer

2.2. In layout view click the button in the header/footer group to add a logo or title

3. Form tools

3.1. Split form tool

3.1.1. Creates form that displays data in views of datasheet and forms

3.2. Data sheet tool

3.2.1. Creates a form that shows all fields that are in a query or table

3.3. Multiple Item Tool

3.3.1. Creates a customize form that shows more than one record from a query or table

4. Creating Forms using Form Tools

4.1. Datasheet tool

4.1.1. Creates a form containing all the fields in a source table or query

4.2. Multiple item tool

4.2.1. Creates a customized form that displays multiple records

4.3. Split Form Tool

4.3.1. Creates customized form that displays the data in a form in both form and data sheet views

5. Adding a line to a form of Report

5.1. Display the form in design view

5.2. Click the more Button, then line tool

5.3. Position the pointer where you want the line to begin

5.4. Drag the pointer to where you want the line to end

5.5. Release the mouse button

6. Changing the lookup field to text field

6.1. Open desired table in design view

6.2. Click the a field name box

6.3. Select lookup tab in the field properties pane

6.4. In display control properties, toggle between, "text box", "combo box", "field box"

7. Adding a subform to a form

7.1. In design view use the subform wizard to add the subform for table records to the bottom of the form

8. Resizing a control in design view

8.1. Click the control to select it

8.2. Place the pointer over the sizing handle

8.3. Drag the edge of the corner until its the size you like

8.4. Deselect to save form

9. Select, move, align, resize, and delete

9.1. Done in layout view

9.2. Click individual controls to select, or hold the SHIFT key to select multiple controls

9.3. Use the sizing and moving handles to arrange the size

9.4. Delete in design view. Right click the targeted control, and from the shortcut menu select delete