1. I have a listbox on a form which returns the results from a Parameter Query (One where the user enters the value and it pulls multiple records matching the value entered.)
I would like, once this form runs, to have the first record selected or highlighted in the listbox results.
I want the...