event not firing

  • Thread starter Thread starter James
  • Start date Start date
J

James

Hi,there,I'm using windows me and access 2000,I created a form with some
textboxes on it,the events with the form worked fine but the textboxes
,say,textbox_afterupdate and textbox_change,etc., didn't fire at all.What's
wrong?
Any idea will be appreciated.
Thx
 
What code do you have in those event procedures?

Did you actually update or change anything in the text box
itself that should have cused the event(s) to fire?

More info please.

BTW - The Change event is not commonly used because it fires
at *every keystroke*.
 

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