before insert event

hunterfan48

Registered User.
Local time
Yesterday, 17:30
Joined
Aug 17, 2008
Messages
436
where do I find this in my property setting?

thanks a bunch!
 
It's in the Property Sheet. Right click your form in Design View and look iin the EVENT tab.

See attached where to click.
 

Attachments

  • FormClick.jpg
    FormClick.jpg
    7.4 KB · Views: 219
You will find the Before Insert event in the Form's Event tab.

You will know you have the Form's Properties when the Small square at the junction of the vertical and horizontal rulers has a small black square in it (when the form is in design view)
 
if i'm tryin to do something with the subform, I would select the subform and then if I'm referring to before, I would enter it in the 'on enter' section of the event tab right?

Also, how would I use an expression builder to insert a new record. That's what I'm trying to do...is there a function in that? I wouldn't know how to do it with code so I figure expression builder is easiest. thanks
 

Users who are viewing this thread

Back
Top Bottom