What event should I use

User avatar
sistemaPR
2StarLounger
Posts: 119
Joined: 01 Jul 2013, 14:08

What event should I use

Post by sistemaPR »

I have a form and I have a combo box to populate some fields, but i dont know in which event to put it. I try beforeUpdate and OnExit, I want to reflect the changes immedietly after they pick one from the combo box. this combo box is to populate 3 fields and the boundTo field as well.
Also If is a new record, I want to use the Goto control for a next field , I am confuse ...

User avatar
HansV
Administrator
Posts: 78676
Joined: 16 Jan 2010, 00:14
Status: Microsoft MVP
Location: Wageningen, The Netherlands

Re: What event should I use

Post by HansV »

I'd use the After Update event of the combo box.
Best wishes,
Hans