Hey all,
I am testing a http link search robot I created. I am getting a Runtime Error 3021 which I don't know a lot about. I was hoping some of you could help.
The message I get is:
Run-time error '3021':
Either BOF or EOF is True, or the current record has been deleted. Requested operation requires a current record.
When I click on the Debug button, it gives me the following statement to fix:
VB Code:
buf = rsURL!URL & " (" & rsURL!relevance & ")"
Thank you for your help in advance.
Khanjan





Reply With Quote