N
No Current Record error 3021
Looking for suggestions on how to handle Run-Time error
3021 "No Current Record". This is generated when the
recordset being callled is empty. It happens on
rst.movefirst within vba code. Any suggestions? Looking
for proper syntax to basically say: If the recordset is
empty then exit sub.
Thanks
3021 "No Current Record". This is generated when the
recordset being callled is empty. It happens on
rst.movefirst within vba code. Any suggestions? Looking
for proper syntax to basically say: If the recordset is
empty then exit sub.
Thanks