C
Colin Foster
Hello Group
Posted this to the "Getting Started" newsgroup... then I found this one that
may be more appropriate, so here goes...
I've built a database that records projects, the companies that are
tendering for that project and the contacts within each company. These are
displayed in a series of forms & sub forms as follows...
FrmProjects
subform frmTenderers
subform frmContacts
A company may have 3 contacts that I deal with, however it may be that Tom
deals with Project #1, Dick with Project #2 and Harry with Project #3.
What I would like to be able to do is, initially show all contacts for the
job and then select (via a check box) the contact (or contacts) that are
relevant to this project (maybe even filtering out the others). However,
when I then start a new project and link this company to it, I need to see
all contacts so that I can select the ones that are relevant to Project #2,
without then affecting those that are relevant to Project #1.
Any suggestions would be gratefully received.
Regards
Colin Foster
Posted this to the "Getting Started" newsgroup... then I found this one that
may be more appropriate, so here goes...
I've built a database that records projects, the companies that are
tendering for that project and the contacts within each company. These are
displayed in a series of forms & sub forms as follows...
FrmProjects
subform frmTenderers
subform frmContacts
A company may have 3 contacts that I deal with, however it may be that Tom
deals with Project #1, Dick with Project #2 and Harry with Project #3.
What I would like to be able to do is, initially show all contacts for the
job and then select (via a check box) the contact (or contacts) that are
relevant to this project (maybe even filtering out the others). However,
when I then start a new project and link this company to it, I need to see
all contacts so that I can select the ones that are relevant to Project #2,
without then affecting those that are relevant to Project #1.
Any suggestions would be gratefully received.
Regards
Colin Foster