C
Connie
I want to create a database to hold info for prospective
clients.
I'm thinking I will have a table for
Prospects (will contain Company name, address)
Contacts (will contain names of person to contact at that
company & phone number)
Calls (I want to document all calls made to a particular
contact)
What would be the best way to set this up?
Should I make Prospects the main form & Contacts & Calls
subforms?
I also want to make sure that only information that
pertains to a particular record is displayed. For example
if I'm in the Prospects form & I want to see contacts for
that prospect, I don't want to be able to see contacts for
a different prospect.
clients.
I'm thinking I will have a table for
Prospects (will contain Company name, address)
Contacts (will contain names of person to contact at that
company & phone number)
Calls (I want to document all calls made to a particular
contact)
What would be the best way to set this up?
Should I make Prospects the main form & Contacts & Calls
subforms?
I also want to make sure that only information that
pertains to a particular record is displayed. For example
if I'm in the Prospects form & I want to see contacts for
that prospect, I don't want to be able to see contacts for
a different prospect.