B
Bruce Rodtnick
I can't seem to figure this one out:
I have three tables:
VETERANS - Contains records of WWII veterans
TAPES - The tapes we've used to record the veterans
CLIPS - Individual soundbites from the tapes
Each veteran has a least one tape.
Each tape has numerous clips.
BUT each tape can contain more than one veteran.
I have a form called VETERANS with a tab called TAPES. In that tab I
have a subform called tapes and in that subform I have another subform
called clips. When I change tapes, CLIPS should show the clips on that
tape. When I change the veteran the tapes should correspond to that
veteran.
My problem lies on how to link one veteran with more than one tape AND
one tape with more than one veteran.
Can you help me?
Bruce Rodtnick
I have three tables:
VETERANS - Contains records of WWII veterans
TAPES - The tapes we've used to record the veterans
CLIPS - Individual soundbites from the tapes
Each veteran has a least one tape.
Each tape has numerous clips.
BUT each tape can contain more than one veteran.
I have a form called VETERANS with a tab called TAPES. In that tab I
have a subform called tapes and in that subform I have another subform
called clips. When I change tapes, CLIPS should show the clips on that
tape. When I change the veteran the tapes should correspond to that
veteran.
My problem lies on how to link one veteran with more than one tape AND
one tape with more than one veteran.
Can you help me?
Bruce Rodtnick