C
Chris
I would like to create an iif statement to peform this:
I have a form that has a button employees click to login. When they click
this button, the time appears in a textbox ([Login]). I would like for
another textbox ([Report]) to show whether or not the employee was late. The
new textbox ([Report]) should say the words "Late" or "OK" depending on
whether or not they logged in before 8:05 AM.
Thanks.
I have a form that has a button employees click to login. When they click
this button, the time appears in a textbox ([Login]). I would like for
another textbox ([Report]) to show whether or not the employee was late. The
new textbox ([Report]) should say the words "Late" or "OK" depending on
whether or not they logged in before 8:05 AM.
Thanks.