Hi
it gives me error , Object required. How i should check the condition that this error should not come
If rst.State = adStateOpen Then
rst.Close
Set rst = Nothing
End If
Thanks
it gives me error , Object required. How i should check the condition that this error should not come
If rst.State = adStateOpen Then
rst.Close
Set rst = Nothing
End If
Thanks