L
Lori
I am using Access 97. I have a form which uses a single
table as it's source. I have a field, Policy_Nbr which is
required (I have this set within the table properties).
I have tried to set a validation rule to require this
field if a user leaves it null. I have tried to set the
validation rule both at the table level and at the
Policy_nbr control properties on the form.
I have a button called Add Record which has an event
procedure upon clicking on it to take the user to a new,
blank record after completing data entry on the form.
I keep getting an error message stating "You can't go to
the specified record." "You may be at the end of a record
set."
I get this as I am testing adding a record without the
entering data in my required field of policy-nbr.
I don't know why I am getting this as I am trying to add a
new record. In addition, my validation text doesn't
appear to be working. What is the correct data to enter
for validation rule to require a field not be null?
Thanks so much...Lori
table as it's source. I have a field, Policy_Nbr which is
required (I have this set within the table properties).
I have tried to set a validation rule to require this
field if a user leaves it null. I have tried to set the
validation rule both at the table level and at the
Policy_nbr control properties on the form.
I have a button called Add Record which has an event
procedure upon clicking on it to take the user to a new,
blank record after completing data entry on the form.
I keep getting an error message stating "You can't go to
the specified record." "You may be at the end of a record
set."
I get this as I am testing adding a record without the
entering data in my required field of policy-nbr.
I don't know why I am getting this as I am trying to add a
new record. In addition, my validation text doesn't
appear to be working. What is the correct data to enter
for validation rule to require a field not be null?
Thanks so much...Lori