I am trying to refresh a cmbbox's list after opening another form and adding a value that should appear in the list, and returning to the original form.
i.e. cmbClient_Name
and I add a Client Name and details to the Names table on a pop up form then close it returning to the original form and want to refresh the cmbClient_Name list to show the new Client Name.
How do you do this?
i.e. cmbClient_Name
and I add a Client Name and details to the Names table on a pop up form then close it returning to the original form and want to refresh the cmbClient_Name list to show the new Client Name.
How do you do this?