This is a short video (with no sound) demonstrating how items in a listbox can be 'selected' without clicking by using a mouse move event. As the mouse moves over each item, a related record is displayed on another form.
The feature is explained fully in my article Accurately Move Forms & Controls at: https://www.isladogs.co.uk/move-forms...
An example app is supplied with the article