Howdy - I'm just trying to tweak the User Interface of my DB
I want to set up a custom Tab order, but not the way the access wizard does it.
Instead of tabbing through the rows of a record I want to tab through records via the [qty] field.
Basically the "Select Country" box is the master filter for the subform below.
Ideally I want to Tab straight from that box to the subform and then Tab through only the QTY column, and ideally end up back in the master form.
Any ideas? I'm hoping that this is something straightforward and it isn't going to become a VBA nightmare

I want to set up a custom Tab order, but not the way the access wizard does it.
Instead of tabbing through the rows of a record I want to tab through records via the [qty] field.
Basically the "Select Country" box is the master filter for the subform below.
Ideally I want to Tab straight from that box to the subform and then Tab through only the QTY column, and ideally end up back in the master form.
Any ideas? I'm hoping that this is something straightforward and it isn't going to become a VBA nightmare