B
Bob Quintal
Can I have a date field that is also a text field? In some
instances a date is not required and it is important that it is
specified as NA in that field.
No.
You can add a checkbox beside the date to store true or false
associated with N/A, and use that to hide the textbox on a form or
report, and unhide a label that says "N/A" instead.
You can also store a date in a text field, but you lose all the
functionality of the date type.