Article ID: 248945 - Last Review: November 25, 2002 - Revision: 1.0 ACC2000: The TextWidth Property Returns Incorrect ResultsThis article was previously published under Q248945 Advanced: Requires expert coding, interoperability, and multiuser skills.
This article applies to a Microsoft Access database (.mdb) and to a Microsoft Access project (.adp). On This PageSYMPTOMS
When you run a report that contains code which dynamically calculates width, you notice that the calculations are incorrect.
CAUSE
The TextWidth property returns incorrect results. Consequently, any changes that you make to the report based on this property are incorrect.
RESOLUTION
To resolve this problem, obtain Microsoft Office 2000 Service Release 1/1a (SR-1/SR-1a).
To obtain SR-1/SR-1a, click the article number below to view the article in the Microsoft Knowledge Base: 245025
(http://support.microsoft.com/kb/245025/EN-US/
)
OFF2000: How to Obtain and Install Microsoft Office 2000 Service Release 1/1a (SR-1/SR-1a)
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.
This problem was corrected in Microsoft Office 2000 SR-1/SR-1a.
MORE INFORMATIONSteps to Reproduce Behavior
Value:'1' TextWidth:629 TextHeight:158 Value:'12' TextWidth:254 TextHeight:158 Value:'123' TextWidth:302 TextHeight:158 Value:'1234' TextWidth:629 TextHeight:158 Value:'12345' TextWidth:610 TextHeight:158 Value:'123456' TextWidth:1003 TextHeight:158 Value:'1234567' TextWidth:984 TextHeight:158 Value:'12345678' TextWidth:1310 TextHeight:158
| Article Translations
|
Back to the top
