01-26-2010, 08:37 PM
Hi Saket,
I tried your code, but when i leave the USER_NAME field to blank, it does not do this loop:
Pls help me on that?
Regards,
linhke
I tried your code, but when i leave the USER_NAME field to blank, it does not do this loop:
Code:
If rs.Fields("USER_NAME").Value <> Null Then
msgbox rs.Fields("USER_NAME").Value
End If
Pls help me on that?
Regards,
linhke