Search results

  1. N

    Mousewheel Scroll Issues - Focus Stuck on Listbox

    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...
  2. N

    Doubleclick Item on ListBox to Open Form

    Worked like a charm! Thanks so much!
  3. N

    Doubleclick Item on ListBox to Open Form

    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...
Back
Top Bottom