ACC95: Report Formatting Is Not Limited to Single Field in RTF
ID: Q154898
|
The information in this article applies to:
SYMPTOMS
Novice: Requires knowledge of the user interface on single-user computers.
In a report, when you set a control's FontUnderline property to Yes, or
set its FontWeight property to something other than Normal, the control
looks correct in Print Preview. However, when you output the report to a
Rich Text Format (RTF), all text on the same line and to the right of the
formatted control inherits the same FontUnderline and FontWeight settings.
STATUS
Microsoft has confirmed this to be a problem in Microsoft Access 7.0.
This problem no longer occurs in Microsoft Access 97.
MORE INFORMATION
Steps to Reproduce Problem
- Open the sample database Northwind.mdb.
- Use the AutoReport: Tabular Wizard to create a new report based on the
Employees table.
- Open the report in Design View.
- Select the Address text box control.
- On the View menu, click Properties.
- Set the FontUnderline property to Yes.
- Set the FontWeight property to Bold.
- On the File menu, click Print Preview and notice the Address field. The
text is bold and underlined.
- On the Tools menu, point to Office Links, then click Publish It with
MS Word. Microsoft Access saves the document in RTF format, then starts
an instance of Microsoft Word to display the document.
- In Microsoft Word, notice that the underline for the Address field
extends slightly to the left of the text. Also notice that all fields
to the right of the Address field are bold and underlined.
REFERENCES
For more information about the FontUnderline property or the FontBold
property, search for "FontUnderline Property," or "FontBold Property"
using the Microsoft Access for Windows 95 Help Index.
Additional query words:
italic semi extra light medium heavy output to outputto
Keywords : kbinterop RptProp
Version : 7.0
Platform : WINDOWS
Issue type : kbbug