How do you set Tab Stops to "Yes/No" and the Tab Index order on specific fields in a subform in Access 2007?
I have a form with a linked subform (table and linked table) that was created with the wizard. I can set the subform itself with tab stop yes/no and the the tab index number, but I can't figure out how to set those properties specific fields within the subform itself. All I see of the subform in Design View of the main form is a white box with the table name, and the property sheet only applies to the box itself, nothing about the fields in the subform (which is still default-named "Child8").
On the main form, I tab through a couple of fields and then tab to the subform. But I only want to tab through the first 2 of 5 fields on the subform. The remaining 3 fields have default values set that will only need to be changed periodically. Thus, it's a waste of time to keep tabbing through those to get to the first field of the next record in the subform.
Thanks.