I am making a database to be used as a question form. So far I have created tables concerning respondents information and questions and answers tables as well as queries that join the questions with the answers. Two questions: (1)After inserting the respondent's info, I want to be able to recuperate their name and have the telephone n° pop up on its own. How do I do that? (2) How can I create a form that gives me the question only once even though there are multiple possible answers? Thanks LannyH