C
cmiker
Guest
I have done some database development with another database but am new to Access. I am using Access 2000. I am trying to set the value of a logical field (True or False) based on whether or not a date/time field is empty. I have been attempting to create an expression in the Table's Default Value for the logical field. I have tried several expressions using different functions and syntax with no success. Specifically, I want the True/False field, [Open Item] to show 'true" if the Date/Time field, [Call Closed Time] is blank or empty. If the [Call Closed Time] field has is not empty, then I want the [Open Item] field to show false. This seems like it should be simple, but I am missing it. The error I get when trying to save the changes to the table is as follows:
'The database engine does not recognize either the field 'Call Closed Time' in a validation expression, or the default value in the table."
Help!!
Mike
'The database engine does not recognize either the field 'Call Closed Time' in a validation expression, or the default value in the table."
Help!!
Mike