D
Debbiedo
I have an Access 2003 data entry form that gives me a cryptic message
from the system when I get to the end of the file.
The field that is causing problems is required and cannot contain null
data. I want it this way.
The messsage I get is:
"The field "ID" cannot contain a Null value because the Required
property is set to True. Enter a value in this field."
I do not want to enter a value in this field.
When I get to the end of the file I would rather just get a message
that says:
"End of file. Please go back a record or exit program."
And then I return to the form. Right now I can only exit the form
accompanied by rather cryptic messages that I do not want my end users
to freak out about.
Ideas anyone?
from the system when I get to the end of the file.
The field that is causing problems is required and cannot contain null
data. I want it this way.
The messsage I get is:
"The field "ID" cannot contain a Null value because the Required
property is set to True. Enter a value in this field."
I do not want to enter a value in this field.
When I get to the end of the file I would rather just get a message
that says:
"End of file. Please go back a record or exit program."
And then I return to the form. Right now I can only exit the form
accompanied by rather cryptic messages that I do not want my end users
to freak out about.
Ideas anyone?