I have a Form that contains a Listbox. This listbox is populated with the contents of a table. What I am attempting to do is when a field within the listbox is double-clicked it brings up that record in another form. I have searched various resources and could not find the proper syntax to do this.
I also am looking for a way to refresh the listbox on return from the individual record form. I attempted to use the refresh in the focus settings, however the list box remains unchanged unless I close and reopen the form.
Please forgive the newbishness and thanks for any guidance.
I also am looking for a way to refresh the listbox on return from the individual record form. I attempted to use the refresh in the focus settings, however the list box remains unchanged unless I close and reopen the form.
Please forgive the newbishness and thanks for any guidance.