The requestforcus for the does not get focused, It goes to the event and get lost ( Focus Goes off ), Please explain, Please find below the coding
If c2=0 AND b2=0 Then
CIqty.RequestFocus
Else If c2=0 AND b2=1 Then
CIbatchNo.RequestFocus
Else
CIitmColor.RequestFocus
End If
If c2=0 AND b2=0 Then
CIqty.RequestFocus
Else If c2=0 AND b2=1 Then
CIbatchNo.RequestFocus
Else
CIitmColor.RequestFocus
End If