Hi Team
First let me say that I am so glad I found this forum. I have just spent the past hour browsing around. Very well done and very well supported.

Visual Basic: Version 6
Database: Access 97 format
Connection: Adodc / Jet

Problem.
I am very new to VB6. Two weeks to be exact. I have created an access database. I can show either a single item, "Name" in a Listbox or several selected fields in an MSHFlexGrid.

Is there a way to open the database record, to edit just the chosen record. So if I double click on a record half way down either the list box or MSHFlexGrid, it will open another form to edit that one record.

Cheers
Jim