G
Guest
I want to do the following in a form "A" with a subform "B" and a button
"choose contractor"
1. When i click "choose contractor" a new form is popping up, form
"contractors".
The contractors names is displayed in a list with a check box behind each
contractor.
2. I then choose the contractors i want by clicking the check box.
3. When i click ok, the contrator form are closing, and every choosend
contractor should b shown in subform "B".
Heres the questions;
a) How should I in general put together the form contractor including the
chech box, maybe a query?
b)Which table should the check box be placed in(My opinion is the table that
subform "B" is based on)?
c)After choosen contractors, how do I link this data to too subform "B"
after clicking OK?
d) Do I need a relationship beetwn the tablet "Contractors" and tablet "B"?
"choose contractor"
1. When i click "choose contractor" a new form is popping up, form
"contractors".
The contractors names is displayed in a list with a check box behind each
contractor.
2. I then choose the contractors i want by clicking the check box.
3. When i click ok, the contrator form are closing, and every choosend
contractor should b shown in subform "B".
Heres the questions;
a) How should I in general put together the form contractor including the
chech box, maybe a query?
b)Which table should the check box be placed in(My opinion is the table that
subform "B" is based on)?
c)After choosen contractors, how do I link this data to too subform "B"
after clicking OK?
d) Do I need a relationship beetwn the tablet "Contractors" and tablet "B"?