G
Guest
I am trying to create a sign-on form. I have a form that requests the user
to enter their id. Then I query to find the code in my table that goes with
their id. If the id is wrong (not found in the table), it just sends back a
blank form.
How could I send them back to the form with the fields on it so they can
re-enter their id?
Is it possible to put a message on the form that says try again?
Can a make a message that will only show on the form when there's an error?
Is this something I could do in an Event Procedure? I don't know Visual
Basic, so I'm afraid I'm in over my head. Any help would be greatly
appreciated.
to enter their id. Then I query to find the code in my table that goes with
their id. If the id is wrong (not found in the table), it just sends back a
blank form.
How could I send them back to the form with the fields on it so they can
re-enter their id?
Is it possible to put a message on the form that says try again?
Can a make a message that will only show on the form when there's an error?
Is this something I could do in an Event Procedure? I don't know Visual
Basic, so I'm afraid I'm in over my head. Any help would be greatly
appreciated.
