J
julia
I need to design an input a userface in a form in which
the input is related to a 2nd table. It seems that Access
will only let me create option groups for data to go into
one field of one table.
Table1 has field [HasConcern] relating to the question:
Do you have a concern?
Table2 has fields [Concern1], [Concern2], [Concern3],
[Concern4]
1. These detailed concern fields: can they be linked to
table1 [HasConcern]? Do they need to be?
2. Also, I would like each option to have a control source
from this second table, corresponding to fields in the
second table, such that o[concern1]
o[concern2]
o[concern3]
Each radio button would give a y/n answer in each field to
indicate which concerns were expressed. How do I do this?
the input is related to a 2nd table. It seems that Access
will only let me create option groups for data to go into
one field of one table.
Table1 has field [HasConcern] relating to the question:
Do you have a concern?
Table2 has fields [Concern1], [Concern2], [Concern3],
[Concern4]
1. These detailed concern fields: can they be linked to
table1 [HasConcern]? Do they need to be?
2. Also, I would like each option to have a control source
from this second table, corresponding to fields in the
second table, such that o[concern1]
o[concern2]
o[concern3]
Each radio button would give a y/n answer in each field to
indicate which concerns were expressed. How do I do this?