I have a small design dilemna. I have never done this before in Access so I'm not 100% sure of how it should be handled.
I have a parent/child form/subform relationship. The parent form is software applications. The subform is Contacts. We already have a Contacts table with all the information filled out. What I want to do is select a Contact name from a drop-down list (i can handle that) and automatically have the rest of the fields update depending on what Contact name I select (what i need some help with).
the kicker is that I might use the same Contact for multiple Software Applications. How can I make this relationship so that it:
1) Is always linked to the correct Software Applications
2) Updates after selecting the Contact Name from a list
Thanks
I have a parent/child form/subform relationship. The parent form is software applications. The subform is Contacts. We already have a Contacts table with all the information filled out. What I want to do is select a Contact name from a drop-down list (i can handle that) and automatically have the rest of the fields update depending on what Contact name I select (what i need some help with).
the kicker is that I might use the same Contact for multiple Software Applications. How can I make this relationship so that it:
1) Is always linked to the correct Software Applications
2) Updates after selecting the Contact Name from a list
Thanks