I am attempting to build a database to keep track of a number of businesses which a deal with on a professional basis. The PRIMARY TABLE for the database contains descriptive information about each business (name, address, phone number, fax number, web site, etc.). The CHILD TABLES contain other pertinent information associated with the business, such as points of contact, appointments, comments, follow-up contact information, etc.
The information from the PARENT TABLE is displayed in a form with command buttons that bring up subforms for the CHILD TABLES. The fields in the CHILD TABLES that links them to the PARENT TABLE are currently being manually input through the subforms. Is there a way to automatically distribute the value of the PARENT TABLE’s Primary Key to the appropriate field in the CHILD TABLE being displayed when the PARENT TABLE form is being displayed and the CHILD TABLE form is activated through a command button?
It seems to me that there is probably a function in Access 2000 or Access 2002 that it evokes this process, but I’m not sure how to utilize the feature. If anyone could provide assistance with my dilemma, their help will be greatly appreciated.
Thanks,
Don
The information from the PARENT TABLE is displayed in a form with command buttons that bring up subforms for the CHILD TABLES. The fields in the CHILD TABLES that links them to the PARENT TABLE are currently being manually input through the subforms. Is there a way to automatically distribute the value of the PARENT TABLE’s Primary Key to the appropriate field in the CHILD TABLE being displayed when the PARENT TABLE form is being displayed and the CHILD TABLE form is activated through a command button?
It seems to me that there is probably a function in Access 2000 or Access 2002 that it evokes this process, but I’m not sure how to utilize the feature. If anyone could provide assistance with my dilemma, their help will be greatly appreciated.
Thanks,
Don