Creating a dynamic form, how?

V

vinlud

Dear newsgroup,

For a fairly simple MS Access application I need to create a form to
enter a few fixed fields of customerdata and answer a unknown number of
Yes/No (radio button) questions. The questions are stored in a table X
and can be altered by the user. The answers of the fixed fields of the
form are stored in table Y, the answers (Y/N) of the unknown number of
questions need to be stored in Table Z.

Has anybody experience with this situation? I've tried to solve it with
a subform but afaics this is better suited for entering multiple data
items.

Kind regards,


v.
 
Top