DatePicker Read Only

D

DaveChoiceTech

I am using a the datepicker active x control for it's drop down date
feature.

I would like to initialized the value of this control in a form at
runtime. I've done something similar in a VB Project but in an Access
form the control value property is read only. This is an on bound
control used for choosing parameters when working with the form.

Does anyone know how I can fix this problem?
 
D

Dennis

I had this problem a few months ago and can't remember the exact cause. I
know it was something I was doing in code in the Open, Load or Activate event
of the form that contains the datetime picker control. Have you got code in
these events and if so what ?
This may remind me of what caused the problem.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top