E
Elio Gortan
Hello all,
I want to develope a form where checkbox are placed depending on the
contents of a table.
Here is a short describtion. I have a table called tblsoftware and when I
open the form based on the table tblSoftware I want that for each record in
the table a checkbox is placed on the form where the user can check if he
has the software installed or not. Hereby the softwarename become the label
of the checkbox and when a new software is added to the list I don't have to
change the from
I want to develope a form where checkbox are placed depending on the
contents of a table.
Here is a short describtion. I have a table called tblsoftware and when I
open the form based on the table tblSoftware I want that for each record in
the table a checkbox is placed on the form where the user can check if he
has the software installed or not. Hereby the softwarename become the label
of the checkbox and when a new software is added to the list I don't have to
change the from