How to prevent the error 2105?

  • Thread starter Thread starter Chipcom
  • Start date Start date
C

Chipcom

Hi

I need to know how to prevent the error 2105.
I have two fields and if i don't fill any of those fields and move to
another recored I get the error 2105.

Can you please tell me all the methos to prevent this error?

Thanks
 
It is not clear what you want to achieve here.

You have 2 fields that have the Required property set to Yes? Consequently,
if you start entering a record and do not enter something for both fields,
Access won't let you save the record, so you can't move to another record?

That would make sense. What do you expect it to do? Allow you to move
without any message (i.e. silently discard the record that failed to be
saved)? Or stay stuck in that record, but without giving the user any reason
why the computer appears to be stuck?
 

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

Navigation Buttons 7
Why I am getting the ERROR 2105? 8
Why I get Error 2105 5
GoToRecord error 2105 3
Why I am getting Error 2105 1
unknown run-time error 2
Error handler help 4
2105 Error 4

Back
Top