D
Daytrder1
Guest
I have a form where users enter data. Some of the data is unknown at time of entry and the fields are left blank. Sometime in the near future, the user goes back in, finds the record (using a control number) and enters more data into the fields that were left blank at the time of original entry. My question is how do I lock the form in a way that only fields that contain no data currently can be edited? What we don't want is the users going back in and changing information that was already entered earlier (i.e. dates, time, numbers, etc). We only want them to be able to add data to a record. Thanks in advance for your assistance.