Error 2105

D

Douglas J. Steele

If you go to the Immediate Window (Ctrl-G) and type ?AccessError(2105),
you'll get the following back:

You can't go to the specified record.@You may be at the end of a
recordset.@@1@@1

If your error handler displayed the Err.Description, instead of just the
Err.Number, there should be meaningful names replacing the the @@1@@1
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top