ACC: Some Labels Skipped in Mailing Label Report
Article ID: 119476
Article Last Modified on 1/19/2007
APPLIES TO
- Microsoft Access 2.0 Standard Edition
- Microsoft Access 95 Standard Edition
- Microsoft Access 97 Standard Edition
This article was previously published under Q119476
Novice: Requires knowledge of the user interface on single-user computers.
SYMPTOMS
When you print a mailing label report, Microsoft Access skips some of the
labels even though all of the records are printed.
CAUSE
This behavior can occur if you set the CanGrow property of the report's
detail section and for all the controls in the detail section to Yes.
RESOLUTION
Set the CanGrow property for the detail section, or for one or more of the
controls in the detail section, to No.
STATUS
This behavior is by design.
REFERENCES
For more information about CanGrow property, search the Help Index for
"CanGrow," or ask the Microsoft Access 97 Office Assistant.
Keywords: kbprb kbusage KB119476