G
Guest
Hi
I have a dbase with the following four tables.... "Company Info" (fields: Name(PK); Main address; phone; relationsip status
"Contact Info" (fields: company; contact name (PK); address; phone; fax; e-mail) "Project Info" (fields: company; project (PK); location; lead origin; lead status) and "Contact Log" (fields: project(PK); type; date; notes; action; action date (there are four lots of each field in this table to allow entry of four different contacts)).
My relationships are "from Company Info - Name" "to Contact Info - Company" "from Contact Info - Company" "to Project Info - Company" "from Project Info - Project" "to Contact Log - Project
Is all the above okay? If so, what's the best way to create a form for it, probably put Contact log as subform????
I have a dbase with the following four tables.... "Company Info" (fields: Name(PK); Main address; phone; relationsip status
"Contact Info" (fields: company; contact name (PK); address; phone; fax; e-mail) "Project Info" (fields: company; project (PK); location; lead origin; lead status) and "Contact Log" (fields: project(PK); type; date; notes; action; action date (there are four lots of each field in this table to allow entry of four different contacts)).
My relationships are "from Company Info - Name" "to Contact Info - Company" "from Contact Info - Company" "to Project Info - Company" "from Project Info - Project" "to Contact Log - Project
Is all the above okay? If so, what's the best way to create a form for it, probably put Contact log as subform????