I have a list view control that lists entries from a table. How do I open a subform when someone clicks or doubleclicks on a row of the list view control?
There should be an OnClick event for that control. You could find the current selected value from your control using the OnClick event and open the appropriate subform or whatever you want to do from there.
~Melagan
______
"It's never too late to become what you might have been.
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.