Hi,
I am getting this error in a subform that i am using. It is the 'Calls' subform in Microsofts 'Contact Management' database template. The only thing that I have altered in it is putting a drop down list section for the subject.
This is the error i get:
'The field 'calls.contactID' cannot contain a Null value because the Required property for this field is set to True. Enter a value in this field.'
I dont understand it because the contactID is a linking field that uses the primary key from the other table (contacts) - why does it think no value is being entered?
Thanks for any help,
Fateyes
I am getting this error in a subform that i am using. It is the 'Calls' subform in Microsofts 'Contact Management' database template. The only thing that I have altered in it is putting a drop down list section for the subject.
This is the error i get:
'The field 'calls.contactID' cannot contain a Null value because the Required property for this field is set to True. Enter a value in this field.'
I dont understand it because the contactID is a linking field that uses the primary key from the other table (contacts) - why does it think no value is being entered?
Thanks for any help,
Fateyes