The information in this article applies to:
SYMPTOMS
Novice: Requires knowledge of the user interface on single-user computers.
CAUSEWhen you move from one control to another on a form, the form updates the screen to display the active control and scrolls the window if necessary. However, a subform is a single control on a form, and it remains selected while the insertion point is anywhere within it. The screen does not scroll to show the active control in a subform because the subform itself is considered to be the active control. Note that this behavior does not apply to subforms in Datasheet view. RESOLUTIONUse the horizontal scroll bar to see the active control on the subform. MORE INFORMATIONSteps to Reproduce BehaviorCAUTION: Following the steps in this example will modify the sample database Northwind.mdb (or NWIND.MDB in version 2.0 or earlier). You may want to back up the Northwind.mdb (or NWIND.MDB) file and perform these steps on a copy of the database.
REFERENCESFor more information about using main and subforms, search the Help Index for "creating forms, subforms." Additional query words: lost invisible pointer
Keywords : FmsSubf |
Last Reviewed: March 27, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |