I have a Search Form that searches across multiple fields in my Access DB and then displays the results in a Listbox with many columns. When I click in the listbox, I am able to use my mousewheel scroll to scroll through the records. However, my form is large and I need to switch the...
I'm new to Access so I apologize if I've done something drastically wrong.
Currently I have a search form that populates a listbox. I did some digging online and found code that when you doubleclick a line item in teh listbox, it looks at the ID # of the item, and opens up a data entry form...