G
Gene
I've looked at the responses regarding locking records, but have one more
specific question. I would like to lock certain fields in a table from
editing, but still be able to add records to that table. Then, I would need
to unlock the table if any entry had to be edited. For instance, I have a
table with 3 fields, a UID, StoreName, and memo field. I don't want any
editing done to the UID or StoreName, but I need to be able to add records.
Editing the memo field is done frequently. Finally, if there is a name
change, I need to be able to unlock the StoreName field and edit the
StoreName, then revert to it being locked. Any suggestions for this two part
dilemma? Thanks.
specific question. I would like to lock certain fields in a table from
editing, but still be able to add records to that table. Then, I would need
to unlock the table if any entry had to be edited. For instance, I have a
table with 3 fields, a UID, StoreName, and memo field. I don't want any
editing done to the UID or StoreName, but I need to be able to add records.
Editing the memo field is done frequently. Finally, if there is a name
change, I need to be able to unlock the StoreName field and edit the
StoreName, then revert to it being locked. Any suggestions for this two part
dilemma? Thanks.