A
amjjam
Hi,
I have 2 forms (each with an underlying table): contacts and companies. One
company can have many contacts associated with it. The contacts form asks for
the contact's business address. If that address is the only one the company
has, I'd like for it to automatically fill in the company's address in the
company form. If, however, the company has a different main address, I'd like
to be able to store it in the company form (and retain the contact's distinct
address too). (For example, a contact may work at an outpatient clinic at a
site which is different from the main hospital that runs it; or a professor's
mailing address may be different from the main campus address.) I don't
believe I can make the companies form a subform of the contacts form because
I won't always have a contact name when I know the company's information. So
I won't always have a ContactID to associate with a Company ID. Is there a
way to gather the address information without having to retype it if it's
repetitive? Thanks for any help.
I have 2 forms (each with an underlying table): contacts and companies. One
company can have many contacts associated with it. The contacts form asks for
the contact's business address. If that address is the only one the company
has, I'd like for it to automatically fill in the company's address in the
company form. If, however, the company has a different main address, I'd like
to be able to store it in the company form (and retain the contact's distinct
address too). (For example, a contact may work at an outpatient clinic at a
site which is different from the main hospital that runs it; or a professor's
mailing address may be different from the main campus address.) I don't
believe I can make the companies form a subform of the contacts form because
I won't always have a contact name when I know the company's information. So
I won't always have a ContactID to associate with a Company ID. Is there a
way to gather the address information without having to retype it if it's
repetitive? Thanks for any help.