Hi,

DataGrid1 consists of 5 columns. i want to translate the following 2 sentences into proper VB6 code:

if I Getfocus on any cell of column1 Then Label1 = A1
if I Getfocus on any cell of column2 Then Label1 = A2

Thanks