After Update Event for option group in Access 2007

M

mitchell1297

I've installed Access 2007 and am having some weird problems with it. For
example, when I create an option group and try to set up a procedure in the
AfterUpdate event, there is no AfterUpdate event. The only events available
are click, dblclick, mousedown, mouseup, mousemove, and paint. Have I got a
bad install or did Microsoft do away with other events in 2007?
 
A

Allen Browne

Are you certain you have the correct thing selected?

Sounds like the right events for the (Detail?) section.
 
Top