Customize labels created with the Label Wizard

If you want to make major changes to the labels, it's better to create a new label report with the Label Wizard.

If you want to make minor adjustments to the labels, do one or more of the following:

Learn about formatting a control

In Design view of a form, report, or data access page, you can format a control in the following ways:

Size. You can resize a control by using the sizing handles, or you can resize a control to the height or width of another control. When you are in Design view of a form or report, you can use the ruler to help you resize controls. The width of the ruler's unit of measure is based on the regional settings in Microsoft Windows Control Panel.

Color, transparency, and special effects.   You can change the color of a control or make it transparent. You can also emphasize the appearance of a control by using special effects. For example, you can specify that a control is raised, sunken, or etched. On a form or report, you can also specify that a control is shadowed or chiseled.

Borders.   You can set the color and width of borders of controls. Also, you can set the line style of borders. For example, you can specify that a border consists of dashes or dots.

Appearance of text.   You can specify the font and font size for text in a control. Also, you can make the text in a control bold, italic, or underlined.

Position.   You can move a control or align it relative to another control. You can increase or decrease the space between controls, or you can specify that controls are evenly spaced.

About changing the properties of several controls at once

You can change property settings for a group of controls of the same type or for a group of controls of different types. If you select controls of different types, Microsoft Access displays only the properties that are shared by the group in the property sheet. If all the controls that you've selected share the same property setting, that setting appears in the property sheet; otherwise, that property box is blank. If you change the property setting, the change is applied to all selected controls.

Notes

Add a text box

  1. Open a report in Design view.

  2. Do one of the following:

    Create a bound text box

    Before creating a bound control, make sure that your report is bound to a record source.

    1. If the field list isn't visible, click Field List on the toolbar.
    2. Select one or more fields in the field list on a report.

    3. Drag the field or fields from the field list and position them on the report.

      Access places one text box on the report for each field that you select in the field list. Each text box is bound to one field in the underlying data source. Each text box also has an attached label by default.

    Note   Microsoft Access won't create the control if you try to add it by clicking the form, report, or data access page instead of dragging the selected field from the field list.

    Create an unbound text box

    1. Open a report in Design view.
    2. Click the Text Box tool Text Box control in the toolbox.
    3. Click anywhere on the report to create a default-sized text box, or drag to create a text box that's the size you want
  3. Size the text box so that it's the appropriate size for the data you want to show.
  4. Change the label text if necessary.
  5. Switch to Print Preview to test the control.

Move a control

  1. Open a form, report, or data access page in Design view.
  2. Do one of the following:

    Move a control and its label together

    1. Click the control or its label.

      When you click either part of a compound control in forms and reports, Microsoft Access displays the move handles for both controls, as well as the sizing handles for the control that you clicked. On data access pages, when the control is selected, the label is not automatically selected. If you move the control, the label goes with it. But if you move the label, the control does not move.

    2. Move the pointer over the border (not the move handle) of either the control or its label. After the pointer changes to an open hand, you can drag the control or controls to a new position.

      Control in form or report showing cursor changed to an open hand

      1  Move handles of a control in a form or report.

      2  When the pointer changes to an open hand, you can drag the control.

      Control in data access page showing cursor changed to an open hand

      1  Move handle of a control in a data access page

      2  When the pointer changes to an open hand, you can drag the control.

    Move a control and its label separately

    In a data access page, you can't move a control separately from its label, but you can select the label and move it separately from the control.

    1. Click the control or its label.
    2. Do one of the following:
      • In a form or report, place the pointer over the move handle in the upper-left corner of the control or label, and the pointer changes to an upward-pointing hand.

      Cursor changed to an upward-pointing hand

      1  When the pointer changes to an upward-pointing hand, you can drag the control.

      • In a data access page, place the pointer on any edge of the label, and the pointer changes to an open hand.
    3. Drag the control or label to its new position.

    Notes   

    • The parts of a compound control remain related, even if you move the individual parts separately.
    • To move an attached label to another section without moving the control, you must use the Cut and Paste commands. In a form or report, if you move a label to another section, the label will no longer be related to the control.

    Move two or more controls at the same time

    1. Select the controls by holding down the SHIFT key as you click each control.
    2. Pass the pointer over the border (not the move handle) of any selected control until it turns into an open hand, and then drag the controls to a new position.

    Example of several controls selected at once

    1  Move handle

    2  When the pointer changes to an open hand, you can drag the controls.

    Move a control in front of or behind other controls

    • Click the control that you want to move, and then on the Format menu, click Send to Back or Bring to Front.

    Note   A list box or subform is always in front of other controls; you can't format a list box or subform so that it is behind another control.

Tips

Resize a control

  1. Open a form, report, or data access page in Design view.
  2. Select the control or controls that you want to resize. To select more than one control, hold down the SHIFT key and click each control, or drag a rectangle over the controls.
  3. Drag the sizing handles until the control is the size you want.

Example of move handles and sizing handles

1  Move handle

2  Sizing handles

If you select more than one control, all the controls change size as you drag the sizing handle of one control.