clembem
11-11-2000, 09:35 AM
I have a form (form A) with 6 text boxes and a command button. The button opens another form
(form B) with a listview of a table. Can someone tell me how to do the following:
When I double click on the a record in the listview form (form B), I want to take 6 fields and populate my 6 textboxes on the previous form (form A).
I have been working with VB for about 6 months now, mostly database connectivity.
Thanx, Brian
(form B) with a listview of a table. Can someone tell me how to do the following:
When I double click on the a record in the listview form (form B), I want to take 6 fields and populate my 6 textboxes on the previous form (form A).
I have been working with VB for about 6 months now, mostly database connectivity.
Thanx, Brian