The information in this article applies to:
SYMPTOMSIf you have a control in the footer of a form and you then hide that control in an event, such as OnCurrent, and then view the form in Datasheet view, Microsoft Access may cause a general protection (GP) fault. CAUSEIn Datasheet view, Microsoft Access incorrectly assumes that a grid column is associated with the field being hidden. However, that is not true in this case, because the control is in the form's footer. RESOLUTIONBecause forms with controls in the footer are normally meant to be used in Form view, set the Form's ViewsAllowed property to Form so that the form cannot be switched to Datasheet view. STATUSMicrosoft has confirmed this to be a problem in Microsoft Access version 1.0. This problem no longer occurs in Microsoft Access version 1.1.
Keywords : kbusage FmsEvnt |
Last Reviewed: March 20, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |