Hi,
i don't know if this what you need. Assuming you have text1 you can do like this:
Private Sub DataGrid1_RowColChange(LastRow As Variant, ByVal LastCol As Integer)
text1=adodc1.recordset("name")
End Sub
What this do is it will populate the text1 everytime you change your row.
hope it will help.
NewVBguy...
NewVBguy
Junior Poster in Training
71 posts since Mar 2005
Reputation Points: 13
Solved Threads: 3