I have multiple forms that have dates on them. Each form is populated via a query from a table. All dates are Format = Short Date, Input Mask = 99/99/9999;0;_. My problem is that once a date is keyed into the date field, if it was a keying mistake you can not clear out that field because of the edit error about the input mask and being numeric. I have changed to a text field, but that does not seem to help either. I need to be able to clear a date field at anytime, and also be able to determine if the date field is null. Any help with this or ideas on how to resolve this problem would be greatly appreciated. Thanks in advance for any help.
Travis
Travis