Run-time Error 2115

  • Thread starter Thread starter J. Todd Spradlin
  • Start date Start date
J

J. Todd Spradlin

Has anyone encountered run-time error 2115? I can't find
any reference to this error in the Microsoft KnowledgeBase
or through searches of these newsgroups.

Thanks,

Todd
 
"The macro or function set to the BeforeUpdate or
ValidationRule property for this field is preventing
<database name> from saving the data in the field. If this
is a macro, open the macro in the Macro window and remove
the action that forces a save (for example, GoToControl).
If the macro includes a SetValue action, set the macro to
the AfterUpdate property of the control instead. If this
is a function, redefine the function in the Module window."
 

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

Back
Top