message box

  • Thread starter Thread starter kalyan
  • Start date Start date
K

kalyan

hi i have created a small database and have used
validation rule for an inproper input. but i am getting
the message box from access software. can any body tell
me how can i make this message box come from the system
without writing any vb code.

thanks
 
Have no idea what type of error message you're getting, when the error is
occurring, in what object the error is occurring, where you set the
validation rule, etc.

But, most likely you'll need to use VBA code, as that is how you trap for an
error.
 

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