List Box Problem

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a list box that when I double click it, I'm directed to another form
that is populated with information from the record I selected in the List
Box. If I double click on a blank part of the List Box, the form still
opens, but without any information, because I didn't click on a record.

How can I stop the form from opening if I click in a blank area of the List
Box? Thanks...
 
Back
Top