I
iccsi
I have a Date Time Picker on the form with check box true, and use
following code on FormLoad in an unbound control
dtpMyDateTimePicker = null
I get no current record error when open the form.
It works if I remove the code, but the control has value on it.
I tried to pur null value on the date time picker, because this is a
criteria filter for the form.
Any information is great appreciated,
following code on FormLoad in an unbound control
dtpMyDateTimePicker = null
I get no current record error when open the form.
It works if I remove the code, but the control has value on it.
I tried to pur null value on the date time picker, because this is a
criteria filter for the form.
Any information is great appreciated,