P
poucedeleon via AccessMonster.com
I have a form that has a tab control on the bottom with three tabs (Staff,
Client and Special Circumstances. The upper part of the main form contains
Event, Incident,date/time and location information. The tabs have sub forms
were staff and client information is entered. These sub forms are continuous
forms. On the Client tab the form has a combo-box for selecting client names
from a look-up table. If they are not in the table you click a cmd button
that opens a form for adding new clients. After filling out the form and
closing it you have to go back to the combo-box to select the client. Is
there a way to make the AddNewClientForm populate the Clientform when it is
closed?
Client and Special Circumstances. The upper part of the main form contains
Event, Incident,date/time and location information. The tabs have sub forms
were staff and client information is entered. These sub forms are continuous
forms. On the Client tab the form has a combo-box for selecting client names
from a look-up table. If they are not in the table you click a cmd button
that opens a form for adding new clients. After filling out the form and
closing it you have to go back to the combo-box to select the client. Is
there a way to make the AddNewClientForm populate the Clientform when it is
closed?