I have a date textbox on a form based on a query, this date is from a table where the field type is defined as date, but when i enter something else other then the date, the system warning to state the entry isnt a valid date doesnt kick in.
however if the form is based on table, the warning kicks in if i enter something other then date entry.
how do i get the control in the form based on query to do the same validation?
however if the form is based on table, the warning kicks in if i enter something other then date entry.
how do i get the control in the form based on query to do the same validation?