G
Guest
Could any one can explain me the following, which I am unable to understand :
If rs.BOF = False Then
rs.MoveFirst
**What does .BOF stands for
If rs.EOF = False Then
rs.MoveFirst
Thanks & best regards.
Irshad.
If rs.BOF = False Then
rs.MoveFirst
**What does .BOF stands for
If rs.EOF = False Then
rs.MoveFirst
Thanks & best regards.
Irshad.