Hello,
I have a table filled with data (8 columns) and 500 records.
I have made a search form ( with a lot of help from the forum users) that lists records that meets certain search criteria.
When a row of the list box is clicked double ( I assume this is the double click event, but how do...