3021: no current record

  • Thread starter kelly d via AccessMonster.com
  • Start date
K

kelly d via AccessMonster.com

I have a form that, when it is on a new record and the user closes it, i get
a 'no current record' error. i've tried trapping that thing on the OnClose,
OnDeactivate, OnUnload, OnDisconnect, and OnError. none of them worked for
trapping the error. I even tried trapping it in the AfterUpdate routines I
have. I still get the popup error message 'no current record'. anybody know
which event i should be putting my error handler in to trap this 'no current
record' error.

thanks
 

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

Top