G
Guest
I'm trying to use an If statement to determine if this is the first record in
a recordset. I've tried
if rs.BOF then
code
end if
Any suggestions?
a recordset. I've tried
if rs.BOF then
code
end if
Any suggestions?