There are 3 tables: Applicant, Application, and Apply_To. The information that the user types into the Main form is stored in these tables, but no 2 fields are stored more than once. Say there are 20 fields, 7 are stored in applicant (name, address, city, etc.), 5 are stored in application...