We have a DB where we track both the local residence and the legal residence of individuals working in our office. What I am trying to do is setup a form so that when it appears:
- If the Legal Residence is blank then produce a msg box that asks if the local and legal residence are the same.
- If they are the same, just copy the information from one field to another.
- If they are not the same, then go to the legal residence field and wait for input.
- If the Legel Residence is not blank, then do nothing.
It might be that we do not know if they are the same, so the 'macro' must run everytime the form is opened.
The problem I have is that I can't the msg box to work. Am I using the wrong tool here? Any suggestions?
THANKS. H. Jessen
"Now I know more, and I feel dummer"
- If the Legal Residence is blank then produce a msg box that asks if the local and legal residence are the same.
- If they are the same, just copy the information from one field to another.
- If they are not the same, then go to the legal residence field and wait for input.
- If the Legel Residence is not blank, then do nothing.
It might be that we do not know if they are the same, so the 'macro' must run everytime the form is opened.
The problem I have is that I can't the msg box to work. Am I using the wrong tool here? Any suggestions?
THANKS. H. Jessen
"Now I know more, and I feel dummer"