Is it possible using VBA to identify the values of a focus record in a list box. Or put another way, assign variables the values from a selected record in a listbox? What I am attempting to do is delete a single record from the listbox.
Perhaps I wasn't clear. I don't want to view the values, i want to read in each field, and assign that value to a unique variable. those variables will then become a query to identify that particular record. Is this clearer?
Thank you. It is not a multiselect. There are 4 fieds in each record. The source for the listbox is from a joined query. When a record in the listbox is highlighted, I want to assign each of the 4 values to 4 different variables.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.