Have one form populate another form

  • Thread starter poucedeleon via AccessMonster.com
  • Start date
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?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top