A
Amour
Hi I am new to Access.
I have a key field and have it as "Required = yes" when a user adds a
record this works fine and will not allow the record to be written. In
update, if the user deletes that field then it still keeps the record with
that field being blank (This is not good). I need to know of some ways of
fixing this. Like if in update mode this field is protected and can not be
deleted (only by an actual delete of the record). Maybe there is a code in
VBA that if Order Number (within the table) is greater than blanks, then have
Locked = yes. If someone know's this then please post the code and were to
put this expression.
Thank You very much....
I have a key field and have it as "Required = yes" when a user adds a
record this works fine and will not allow the record to be written. In
update, if the user deletes that field then it still keeps the record with
that field being blank (This is not good). I need to know of some ways of
fixing this. Like if in update mode this field is protected and can not be
deleted (only by an actual delete of the record). Maybe there is a code in
VBA that if Order Number (within the table) is greater than blanks, then have
Locked = yes. If someone know's this then please post the code and were to
put this expression.
Thank You very much....