Thanks for the links.
Just to bounce this off someone though
I have 3 tables,
tblClient: ClientID (primary key), FirstName,LastName
tblPrograms: ClientID, OrgID, ProID, Semester, Duplicate (all of these fields is the primary key), Role (Role is a foreign key LookupID)
tblInfo: LookupID...