hi all
example: in the code window, i select a control from the left drop down. let’s just say that it is a text box. access defaults to “before update” as the event to start with. is there any way to change what it defaults to for any particular type of control? i don’t know about you but i have used “before update” perhaps once in 2 years of programming. i am constantly using “after update” and would love if it could default to that instead. if nothing else, perhaps default to nothing at all – make you select the event yourself. any help would be appreciated
thanks in advance