As I can understand you, you need 2 tables and 2 forms for this.
Table1: f1ID, (Number, Primary key), f2Fn (txt, first name), f3Sn (txt, second name), f4P (txt, profession), f5..........
Table2: f1ID2 (autonumber, Primary key), f2Fk (number, foreign key) f3P1 (txt,
next porfession), f4P2 (txt...