Subform linked to other subform and main form

J

Jinny

Hello,

I am looking for strategies to complete my form. I am not familiar with
complex coding.

I am creating a contact history database. My tables are setup and linked
appropriately. For forms, I have:
Main: company
sub: contacts within company
subsub: communication log

I would like the log form to be able to show communication history
associated with individual contacts when the contact is selected, as well as
show communication history associated overall with the company when no
contact is selected. The communication log table has a Company ID and
Contact ID that it connects to--all of the entries have a corresponding
Company ID, but not necessarily a Contact ID.

Is there a way to do this simply? The other solutions I have thought of are
to split the information into two tables, one with Contact ID, one without,
and then have one subform or another appear. I have experimented with
queries, but am unsure of how to make that happen.

Thank you!
 
J

Jinny

I have decided to simply create general company contacts within the contacts
table. No need to respond to my question! Thank you.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Search or filter form and subform 2
subform 2
Creating new records in a popup subform 1
Access Main form/Subform Navigation 0
form and subform control 0
Database subform 6
form design 1
Subform question 2

Top