Ok. I have a form that has a listbox with a number of items in it depending on the search criteria. I would like if a user double clicks the item in the list box for it to open another form that contains the data for that ticket
eg.
list box says
ID Name Date Problem
2 Seth 4/7/03 Can't get email
3 Doug 4/5/03 Phone won't work
if they double click the line that has ID Number 2 it will bring up the ticket form to that particular ticket
Any ideas?
Seth
eg.
list box says
ID Name Date Problem
2 Seth 4/7/03 Can't get email
3 Doug 4/5/03 Phone won't work
if they double click the line that has ID Number 2 it will bring up the ticket form to that particular ticket
Any ideas?
Seth