Locking a field

temacc

New member
Local time
Today, 15:31
Joined
Jul 11, 2002
Messages
6
Hi,

I need to lock a field while I'm generating the next sequential number. Does anyone have any code examples or the function you would use to lock a field. Does the .locked lock the field in the table or only on the form??

Thanks
 
The locked property only locks the field on the form. I do not know a way nor have I been able to find a way to lock a field in a table through code. Sorry, I couldn't be more help.
 

Users who are viewing this thread

Back
Top Bottom