L
Linda Ribbach
I have a dropdown box that uses data from a table called tblContacts. On the click event for the dropdown box, a form, in datasheet view, opens and allows the user to change a name or add a name to a table called ( tblContacts). When the Contacts form closes, I have a repaint object command in a Get Focus event.( I've tried it in the cbo and the form)
The results of this are: The preexisting data will show up in the drop down box as being changed, however any additions to the list will not show up until the form is closed and reopened.
How can I get the form to reflect all the changes (additions also)?
Thanks in advance Linda
The results of this are: The preexisting data will show up in the drop down box as being changed, however any additions to the list will not show up until the form is closed and reopened.
How can I get the form to reflect all the changes (additions also)?
Thanks in advance Linda