Hello All,
I created a Searchform that is working beautifully to search through my tables and find the data and displays in a list box. The problem that I am running into is that my double click to open a form is not working. I currently have the code written as
DoCmd.OpenForm...