I Created 2 Queries
1. Contact Query (using the Contact table only), with ContactID, First name, second name, etc
2. Question Query (using fields from the Contact table [ContactID], Question Table [Question Number, Question], Answer table [Answer]
Followed your instructions with the Contact...