Q
quixote
I have a listbox that populates with names. I am not sure
how to do the following. I would like to be able to
doubleclick on one of the names and open another form with
information on that name.
Logic
Open form based on query where query.name = listbox.name
selected.
I'm having some trouble using listbox properties.
Thanks
how to do the following. I would like to be able to
doubleclick on one of the names and open another form with
information on that name.
Logic
Open form based on query where query.name = listbox.name
selected.
I'm having some trouble using listbox properties.
Thanks