Make form checkboxes from table list

S

Svein Engebretsen

Hi,- I wan't to make checkboxes on a form from values in a table. The values
are categories and contains subcategories. The categories shuld be displayed
by text and the categories by checkboxes. When cheking and un-cheking the
subcategories (checkboxes) the database shall be updated.

I would like the form to look like this (for each record in the case-table):
Categorie1 (Textobjet)
Subcategorie1 (Checkbox)
Subcategorie2 (Checkbox)
Subcategorie3 (Checkbox)
Categorie2 (Textobject)
etc.

Is there anybody who knows how to do this? Will this slow down the speed of
the form?

Tanks in advance!
 
G

Geof Wyght

Svein,
Is this related to your question about whether controls
can be created dynamically?
Geof.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top