Open form's with control class module, in left top combo select control
name, on right - Change event
this ill insert you proper event declaration
HTH

Signature
Alex Dybenko (MVP)
http://Alex.Dybenko.com
http://www.PointLtd.com
>I need to be able to update another control on a form each and everytime a
>user changes the date in an unbound DTPicker control. The problem is that
>there doesn't seem to be an OnChange event property for DTPicker. Is it
>possible to create one? What are my alternatives ?