Good afternoon,
I am currently working on this unbounded form that has numerous date fields. I wanted to know if it is possible to save data in a form, with a null date field. I am currently getting an error, and would like to know if there is a way around it. I am doing this feature just in case users do not need to enter a date for a specific record.
Also, when the form is loaded all the controls (checkbox, combobox, listbox, and textbox) are set to Null.
An urgent response is needed!!!
Thanks
I am currently working on this unbounded form that has numerous date fields. I wanted to know if it is possible to save data in a form, with a null date field. I am currently getting an error, and would like to know if there is a way around it. I am doing this feature just in case users do not need to enter a date for a specific record.
Also, when the form is loaded all the controls (checkbox, combobox, listbox, and textbox) are set to Null.
An urgent response is needed!!!
Thanks
Comment