G
Guest
Hi. I have a form displaying a list of client details, at the moment, if I
want to move from the default client to a subsequent one, I have to use the
form navigation controls to scroll through them. I've added a subform that
lists all clients in the underlying tables (used in the query that controls
the form). I want to be able to highlight a client in the list box, and have
the form reopen or requery to show the client that I have highlighted.
But I cant get it to work!
Do I use the forms filter property somehow, or make a change to the
underlying query, to SELECT on the value of the listbox?
want to move from the default client to a subsequent one, I have to use the
form navigation controls to scroll through them. I've added a subform that
lists all clients in the underlying tables (used in the query that controls
the form). I want to be able to highlight a client in the list box, and have
the form reopen or requery to show the client that I have highlighted.
But I cant get it to work!
Do I use the forms filter property somehow, or make a change to the
underlying query, to SELECT on the value of the listbox?