ACC: Formatted Colors Do Not Appear in Text
Article ID: 104566
Article Last Modified on 1/18/2007
APPLIES TO
- Microsoft Access 1.0 Standard Edition
- Microsoft Access 1.1 Standard Edition
- Microsoft Access 2.0 Standard Edition
- Microsoft Access 95 Standard Edition
- Microsoft Access 97 Standard Edition
This article was previously published under Q104566
Moderate: Requires basic macro, coding, and interoperability skills.
SYMPTOMS
A text box control does not display text in the color that you specified.
Instead, the text is displayed as if you did not specify any color.
CAUSE
If you specify a color without a format in the Format property for a text
box, no color will be displayed.
RESOLUTION
Specify both a format and a color in the Format property for the text box.
REFERENCES
For more information about formatting fields, search the Help Index for
"Format property," or ask the Microsoft Access 97 Office Assistant.
Additional query words: colour colours asked for wanted indicated set
Keywords: kbprb KB104566