i've been trying to create forms for this simple database and have no luck.. so been entering info manually. the problem is.. i have three tables
awards-projectsid,title,date,amount
recipients-recipientid,fn,mi,ln
projects_recipients-awardsid,recipientsid
i cant seem to get all the forms to talk to each other. i want to have the main form open to the award then a subform or command button to have a lookup of the recipients and if not in list i can add them. i hope this makes sense. i was told this was simple but i've been working on this since monday with no luck. thanks.
awards-projectsid,title,date,amount
recipients-recipientid,fn,mi,ln
projects_recipients-awardsid,recipientsid
i cant seem to get all the forms to talk to each other. i want to have the main form open to the award then a subform or command button to have a lookup of the recipients and if not in list i can add them. i hope this makes sense. i was told this was simple but i've been working on this since monday with no luck. thanks.