I have an mdb in which I uploaded 2500+ records into a table. These records did not have all the data fields completelt filled out, and other new fields were added as well. Because of this, individual records require editing, and as customer requirements change, data will require further editing. I have one field, the product item number, which is unique to each record. Once this field has been filled out, how can I lock this single field from being edited?
-Smack
PS - I cannot write SQL or code.
-Smack
PS - I cannot write SQL or code.