H
his-airness
Hi,
I have a problem with a combo box. I put a combo box on a new form
which includes a lot of peoples name. The way I want it to work is that
when I select one name from the drop down list it will open a new form
which includes the information of that person. So basically I need
several events saying "open form" instead just one. It works fine with
one value, but no matter what name you select from the combo box drop
down list it obviously just opens that one persons form with its
included information, since you can just add the one value to the box
(double click in design view/events/on click). So my question is: How
can I add several values (about 100) so that every person's own form
opens "on click"?
I'm pretty sure I can do the same thing in a list box and the same
problem will appear, so either way it would work if someone has a
solution for me.
Sorry if that might be a really easy question, but I'm a newbie and
don't know too much about the whole topic yet.
I appreciate any help and if my described problem doesn't work like I
wish it would maybe someone has a better idea to make it work similar.
Thank you very much.
I have a problem with a combo box. I put a combo box on a new form
which includes a lot of peoples name. The way I want it to work is that
when I select one name from the drop down list it will open a new form
which includes the information of that person. So basically I need
several events saying "open form" instead just one. It works fine with
one value, but no matter what name you select from the combo box drop
down list it obviously just opens that one persons form with its
included information, since you can just add the one value to the box
(double click in design view/events/on click). So my question is: How
can I add several values (about 100) so that every person's own form
opens "on click"?
I'm pretty sure I can do the same thing in a list box and the same
problem will appear, so either way it would work if someone has a
solution for me.
Sorry if that might be a really easy question, but I'm a newbie and
don't know too much about the whole topic yet.
I appreciate any help and if my described problem doesn't work like I
wish it would maybe someone has a better idea to make it work similar.
Thank you very much.