Calendar Control - help to avoid resetting to Date() ?

D

DubboPete

Hi all,

On a subform I have a Calendar Control (ActiveXCtl0), which I can use quitehappily to update the field [PayDate]. However when I change the focus to another field and use that field, the Calendar resets to Date() (today). Is there any way to make this control remain at the date chosen, which isalso stored in the field [PayDate] ?

thanks in anticipation
Pete
 
Top