G
Guest
I am using a form to populate a table, and am using a combo box with a drop
down to select the value and then the value selected populate the desired
field in the table. When I use a list box to populate a field, it won't
populate, so I am forced to use a combo box, select the entry I want, and
then push it to the table. I would like to accomplish one of two things:
1. Find a way to use the list box and successfully have the data populate
table (it currently won't)
2. Find a way to have the combo box populate automatically without needing
to hit the drop down.
There is only one value that shows up in the combo box, which is what I
want. I realize this goes against the need to use a combo box, but I am
forced to because the list box option won't work.
Any ideas on what I am doing wrong with the list box that keeps it from
populating the table when a combo box will?
Thanks,
Shane
down to select the value and then the value selected populate the desired
field in the table. When I use a list box to populate a field, it won't
populate, so I am forced to use a combo box, select the entry I want, and
then push it to the table. I would like to accomplish one of two things:
1. Find a way to use the list box and successfully have the data populate
table (it currently won't)
2. Find a way to have the combo box populate automatically without needing
to hit the drop down.
There is only one value that shows up in the combo box, which is what I
want. I realize this goes against the need to use a combo box, but I am
forced to because the list box option won't work.
Any ideas on what I am doing wrong with the list box that keeps it from
populating the table when a combo box will?
Thanks,
Shane