Setting Tabs

BillBee

Registered User.
Local time
Today, 12:20
Joined
Aug 31, 2008
Messages
137
I have a form which contains a sub form. I have set the tab order on both forms and set the Tab stop to those I don't want. when I open the Form the cursor flashes in the sub form and I cannot find where or how to have the cursor flashing on the main form. It needs to be there because I want to select data that will edited in the Sub form. Thanks for any help.
 
Does it scroll down to the subform in such a way that it cuts off the contents of the main form? If this is the case then the subform is too tall.

Also, look at the Tab Order dialog box of the main form and ensure that the subform control is not the first.
 
Solved Problem by moving control of combo box from Form header into Detail where subform was located. Thanks for your help
 

Users who are viewing this thread

Back
Top Bottom