MS Date picker

J

Jacco

Hi everyone,

I'm using the MSDatePicker on one of my forms. For apprearance I don't want
a checkbox with it (also since the field is required). The Table column
[Date] is set to default Date(). The form is based on a query of this table.
Everything works fine as long as there already is a entry. If there are no
entries in the table yet (or I want to create a new one) I get a error
saying that it is Impossible to set the value to Null without checkbox
enabled. How do I fix this (or atleast surpress this message)?

Thank you,
Jacco
 
Top