Okay, I will try this. I thought BOF was if there was no recordset.
Okay, I will try this. I thought BOF was if there was no recordset.
That's why I check the RecordCount property.
Otherwise, maybe:
While Not .BOF And Not .EOF
How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.