B
bdehning
I have main form "Account Information" This form has a subform "Location" and the Location Subform has a subform "Service Calls
I need help in getting tab order correct and figuring what is wrong.
The way the form works is that for each Account Information there can be multiple Location and for each Location there can be multiple Service Calls.
When I tab through the forms and subforms the first time everything works fine. When I try the second time my tab skips from the last control on "Account Information" to the first Control on "Service Calls and by passes "Location
I plan to use command buttons to allow me to Add Another "Account Information" and another for "Location" by placing each on its respective form.
Can someone please help me as I cannot figure out why my tab works once but not the second time
I need help in getting tab order correct and figuring what is wrong.
The way the form works is that for each Account Information there can be multiple Location and for each Location there can be multiple Service Calls.
When I tab through the forms and subforms the first time everything works fine. When I try the second time my tab skips from the last control on "Account Information" to the first Control on "Service Calls and by passes "Location
I plan to use command buttons to allow me to Add Another "Account Information" and another for "Location" by placing each on its respective form.
Can someone please help me as I cannot figure out why my tab works once but not the second time