adding events to form base on table

R

Roy Goldhammer

Hello there

I have subform which is bound to table an not to form

Is there a way to add events like OnDblClick to fields?
 
L

Lynn Trapp

Hello there

I have subform which is bound to table an not to form

Is there a way to add events like OnDblClick to fields?

OnDblClick IS an event on each of your form fields. You can add
whatever code you need to that event.
 

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

Top