ACC: Report Vertical Lines Don't Grow with SectionLast reviewed: October 24, 1997Article ID: Q151543 |
The information in this article applies to:
SYMPTOMSModerate: Requires basic macro, coding, and interoperability skills. Vertical Line controls don't increase in height when placed in a report section whose CanGrow property is set to Yes. NOTE: This article explains a technique demonstrated in the sample files, RptSampl.exe (for Microsoft Access for Windows 95 version 7.0) and RptSmp97.exe (for Microsoft Access 97). For information about how to obtain these sample files, please see the following articles in the Microsoft Knowledge Base:
ARTICLE-ID: Q145777 TITLE : ACC95: Microsoft Access Sample Reports Available on MSL ARTICLE-ID: Q175072 TITLE : ACC97: Microsoft Access 97 Sample Reports Available on MSL RESOLUTIONYou can use the Line method to prevent unbroken lines even if the report section grows. The following example uses the sample database Northwind.mdb to demonstrate how to use the Line method.
REFERENCESFor more information about the Circle Method, please see the following article in the Microsoft Knowledge Base:
ARTICLE-ID: Q116501 TITLE : ACC: How to use the Circle Method on a ReportFor more information about the Line method, search on the phrase "Line method" using the Microsoft Access 97 Help Index. Keywords : FmrProb kbusage Version : 7.0 97 Platform : WINDOWS Hardware : x86 Issue type : kbprb Solution Type : kbcode |
================================================================================
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |