ACC97: Filter By Form or Selection Changes DataEntry PropertyLast reviewed: April 1, 1997Article ID: Q164985 |
The information in this article applies to:
SYMPTOMSModerate: Requires basic macro, coding, and interoperability skills. When you use Filter By Selection or Filter By Form commands on a form that has its DataEntry property set to Yes, Microsoft Access changes the property setting to No so that it can display the filtered records. This behavior is the same for both main forms and subforms.
CAUSEMicrosoft Access sets the DataEntry property of the form to False so that it can display the filtered records.
RESOLUTIONIf you want to use your form only for data entry, you can do one of the following:
For more information about setting form properties in the Current event, search the Help Index for "OnCurrent property" or "properties, events."
STATUSThis behavior is by design.
MORE INFORMATION
Steps to Reproduce Behavior
|
Keywords : FmsProb FmsProp FmsSubf kbusage
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |