I
Iragalam
Background:
I'm playing around with a small database. I have a table for
Actions(Autonumber Key) and a table for Assignees(Autonumber Key). I want
one assignee to be able to get multiple actions.
I want to make a New Action form where I can insert things like Action#,
Title, Description, Assignee Name.
Problem:
I can't figure out how to use Assignee Name instead of Assignee ID in the
form without creating a new Assignee record each time.
1 Assignee to many Actions...any help would be great!
I'm playing around with a small database. I have a table for
Actions(Autonumber Key) and a table for Assignees(Autonumber Key). I want
one assignee to be able to get multiple actions.
I want to make a New Action form where I can insert things like Action#,
Title, Description, Assignee Name.
Problem:
I can't figure out how to use Assignee Name instead of Assignee ID in the
form without creating a new Assignee record each time.
1 Assignee to many Actions...any help would be great!