ACC: How to Print Labels Only on the Left Margin of a Report (153052)
The information in this article applies to:
- Microsoft Access 2.0
- Microsoft Access for Windows 95 7.0
This article was previously published under Q153052
Moderate: Requires basic macro, coding, and interoperability skills.
SUMMARY
When you print a column report, it is sometimes necessary to display a
label for each row of detail being printed within the column. However, when
the report is a multicolumn report, this will cause each new column in the
multicolumn report to redisplay these labels.
Microsoft Access does not have a report option that enables the printing of
labels only along the left margin of a report. A report that requires this type of output would require modifications by the user of the report.
This article shows you how to modify a report so that when you print a
multicolumn report, the labels for each row of information in the columns
is printed only along the left margin of the report.
This article assumes that you are familiar with Visual Basic for
Applications and with creating Microsoft Access applications using the
programming tools provided with Microsoft Access. For more information
about Visual Basic for Applications, please refer to your version of the
"Building Applications with Microsoft Access" manual.
NOTE: Visual Basic for Applications is called Access Basic in Microsoft
Access version 2.0. For more information about Access Basic, please refer
to the "Building Applications" manual.
Modification Type: | Minor | Last Reviewed: | 10/11/2006 |
---|
Keywords: | kbhowto kbProgramming kbusage KB153052 |
---|
|