Hi:
I searched for an answer to this but I can't find anything.
I have a query that prompts the user to enter their status number (0, 1, 2, 3, or 4). If their status is anything other than "4" they are not allowed to continue. If they do anyway (which is how it is set-up now) it won't do them any good because when they go to the next step in the process (printing the form that opens) we'll cross check it anyway and see that their status is not "4" and therefore we won't process their request. However, I'd like the query to "stop" if they enter anything other than a "4" or at least have a message box that displays a warning open or something like that.
Can this be done?
Thanks,
xeb
I searched for an answer to this but I can't find anything.
I have a query that prompts the user to enter their status number (0, 1, 2, 3, or 4). If their status is anything other than "4" they are not allowed to continue. If they do anyway (which is how it is set-up now) it won't do them any good because when they go to the next step in the process (printing the form that opens) we'll cross check it anyway and see that their status is not "4" and therefore we won't process their request. However, I'd like the query to "stop" if they enter anything other than a "4" or at least have a message box that displays a warning open or something like that.
Can this be done?
Thanks,
xeb