Multiple Records on one form

Laylora

New member
Local time
Yesterday, 22:38
Joined
Feb 9, 2015
Messages
1
Hi,

Basically I have a table where freelancers have multiple records for each module they teach. What I am trying to do is show all records for each person onto the same form, but anything I have followed still only brings up the first record.

This information is all on the same table, so would this be easier to be on separate tables to then create relationships?

Many Thanks,
 
Not only easier but correct. Google database normalization. If you do not normaliza data you condemn yourself to superflouous work and eternal PITA.
 

Users who are viewing this thread

Back
Top Bottom