Cancel Event

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

hi
how do you prevent the "you canceled the previous operation" msgbox appear
when using the cancel event DoCmd.CancelEvent

Ta
Arnie
 
Without knowing your code, I have two suggestions
1) try Cancel=true instead
2) check that your form's bound objects are correctly referenced -(no
misspellings, etc.)

HTH
Damon
 

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