C
Colin Foster
Hi Group,
My brain has fried, I guess, after the excesses of Christmas!
I'm building a database which records a series of projects each with a
unique project ID. Against this, a number of companies can be asked to quote
("Enquirers") and, once one of them is successful, additional companies can
be asked to do other further work ("Contractors"). "Enquirers" can also be
"Contractors".
So, I've set up two subforms within my main project form, both pointing to
the TblCustomers (where I record both "Contractors" and "Enquirers" so that
I don't have to retype information if an "Enquirer" becomes a "Contractor")
called FrmEnquirer and FrmContractor. The problem that I have (and this is,
I guess, where the fried brain syndrome hits) is I can't remember how to set
up a link between the two subforms and the main form containing the project.
Any suggestions would be gratefully received.
Cheers
Colin Foster
My brain has fried, I guess, after the excesses of Christmas!
I'm building a database which records a series of projects each with a
unique project ID. Against this, a number of companies can be asked to quote
("Enquirers") and, once one of them is successful, additional companies can
be asked to do other further work ("Contractors"). "Enquirers" can also be
"Contractors".
So, I've set up two subforms within my main project form, both pointing to
the TblCustomers (where I record both "Contractors" and "Enquirers" so that
I don't have to retype information if an "Enquirer" becomes a "Contractor")
called FrmEnquirer and FrmContractor. The problem that I have (and this is,
I guess, where the fried brain syndrome hits) is I can't remember how to set
up a link between the two subforms and the main form containing the project.
Any suggestions would be gratefully received.
Cheers
Colin Foster