ACC: Changing Control Properties Affects All Records in a Form (119992)
The information in this article applies to:
- Microsoft Access 1.0
- Microsoft Access 1.1
- Microsoft Access 2.0
- Microsoft Access for Windows 95 7.0
- Microsoft Access 97
This article was previously published under Q119992
Moderate: Requires basic macro, coding, and interoperability skills.
SYMPTOMS
Changing a control's property setting (such as the BackColor property
setting) in a continuous form causes all instances of that control in all
records to be changed.
RESOLUTION
You may be able to use the Format property to alter the color of numeric
data in a text box based on the data's value (positive, negative, zero, or
null), instead of changing the control's property setting.
STATUS
This behavior is by design.
REFERENCES
For more information about using color in the Format property, search the
Help Index for "Format Property," or ask the Microsoft Access 97 Office
Assistant.
Modification Type: | Major | Last Reviewed: | 5/6/2003 |
---|
Keywords: | kbprb kbusage KB119992 |
---|
|