G
Guest
I have 2 tables...
tblUSERS & tblTICKETS Both tables contain user_id
The contents of the first listbox(USERS) returns 1 or more records to narrow down the search. Once the appropriate listbox entry is identified, I would like a "double-click" event to use the selected user_id to become the criteria for populating the second listbox that would contain all tickets associated with the selected user.
I hope this makes sense.....thanks in advance for any help.....
Greg
tblUSERS & tblTICKETS Both tables contain user_id
The contents of the first listbox(USERS) returns 1 or more records to narrow down the search. Once the appropriate listbox entry is identified, I would like a "double-click" event to use the selected user_id to become the criteria for populating the second listbox that would contain all tickets associated with the selected user.
I hope this makes sense.....thanks in advance for any help.....
Greg