G
Guest
I am new to programming forms and am hoping someone can email me an example form described below.
The form I want to create will allow me to "categorize" an individual.
1) The form will allow me to select an individual from a combo-box (the individual is stored in TABLE1).
2) There are many categories to pick from (categories stored in TABLE2)
3) The individual can belong to multiple categories so I want to be able to select the categories within a datawindow of the form.
4) The selected categories will be copied to another datawindow on the form. The data in this datawindow will update a third table, TABLE3.
5) I need to be able to add, and delete categories for an individual.
Please send a sample form to wrickford-at-qwest-dot-net. If you can't email me please describe. I really appreciate your help.
-Warren
The form I want to create will allow me to "categorize" an individual.
1) The form will allow me to select an individual from a combo-box (the individual is stored in TABLE1).
2) There are many categories to pick from (categories stored in TABLE2)
3) The individual can belong to multiple categories so I want to be able to select the categories within a datawindow of the form.
4) The selected categories will be copied to another datawindow on the form. The data in this datawindow will update a third table, TABLE3.
5) I need to be able to add, and delete categories for an individual.
Please send a sample form to wrickford-at-qwest-dot-net. If you can't email me please describe. I really appreciate your help.
-Warren