E
Eric G
I just added a [CLCount] field to my Staff table.
When a staff's UserID and Password is entered into the Password form
and they click on the OK button, I would like two things to happen:
1. Check the CLCount field for that staff's UserID to see if it's <4,
and if so, do XYZ.
2. Increase the UserID's CLCount field by +1.
Would someone be able to tell me the VB code required to accomplish
the two above steps?
Thanks in advance! Eric
When a staff's UserID and Password is entered into the Password form
and they click on the OK button, I would like two things to happen:
1. Check the CLCount field for that staff's UserID to see if it's <4,
and if so, do XYZ.
2. Increase the UserID's CLCount field by +1.
Would someone be able to tell me the VB code required to accomplish
the two above steps?
Thanks in advance! Eric