jenvandiver
Registered User.
- Local time
- Today, 11:30
- Joined
- Oct 16, 2002
- Messages
- 56
I need help on the structure of tables for my database.
First of all, what I'm trying to do is create a form to question users and then use that information to produce paragraphs for automatic insertion into a Word document.
One paragraph of the document will cover audience and have four subparagraphs: a, b, c, d, each covering a different category.
For each of these subparagraphs (categories), the user must choose one or more objects related to that category from a list or combo box, then one or more choices from a second list, etc.
These choices need to be tied to pre-stored sentences that could then be inserted as a paragraph into the Word doc.
Any help on how to save the user's choices in a table and link them to a sentence table would be appreciated!
Thanks!
First of all, what I'm trying to do is create a form to question users and then use that information to produce paragraphs for automatic insertion into a Word document.
One paragraph of the document will cover audience and have four subparagraphs: a, b, c, d, each covering a different category.
For each of these subparagraphs (categories), the user must choose one or more objects related to that category from a list or combo box, then one or more choices from a second list, etc.
These choices need to be tied to pre-stored sentences that could then be inserted as a paragraph into the Word doc.
Any help on how to save the user's choices in a table and link them to a sentence table would be appreciated!
Thanks!