B
Bessie Sanders
Hello,
I have a problem with one of my form. I like to know how
do you lock a field. I have time stamp from the computer
when staff login with their name and password and go to
the next field time in the time automatic stamp. I want
to find away to prevent anyone to change the time.
I have a event procedure:
Private Sub TimeIn_Enter()
TimeIN = Time ()
end sub
how can i lock this field?
Thank you in advance
Bessie
I have a problem with one of my form. I like to know how
do you lock a field. I have time stamp from the computer
when staff login with their name and password and go to
the next field time in the time automatic stamp. I want
to find away to prevent anyone to change the time.
I have a event procedure:
Private Sub TimeIn_Enter()
TimeIN = Time ()
end sub
how can i lock this field?
Thank you in advance
Bessie