M
Mishanya
The Combo Box in the ClientDetails form is based on value list from the
table ClientName. Whenever a data for a new client has to be input in the
form, button "Add New Client" have to be pressed (it opens the form, wich
adds new clients to the ClientName table).
But after adding a new name, closing the "Add New Client" form and opening
the Combo Box in the ClientDetails form (wich is still open),no new names
appear in it untill the form is closed and reopened.
What has to be done?
table ClientName. Whenever a data for a new client has to be input in the
form, button "Add New Client" have to be pressed (it opens the form, wich
adds new clients to the ClientName table).
But after adding a new name, closing the "Add New Client" form and opening
the Combo Box in the ClientDetails form (wich is still open),no new names
appear in it untill the form is closed and reopened.
What has to be done?