incagold
Programmer
- Mar 21, 2003
- 54
Hi guys,
Newbie back again with a question.
We have a form which contains a combo box and a list box.
Our objective is to populate the list box based on the selection from the combo box. One of the selections of the combo box is "(All)". We get the desired results if we select any single value but we do not know how to construct the rowsource to bring in all records if the selection is (All) or a single record if that is selected.
Is there a way to do this? If so could you provide an example of how to approach this.
Thank you very much in advance,
BEF
Newbie back again with a question.
We have a form which contains a combo box and a list box.
Our objective is to populate the list box based on the selection from the combo box. One of the selections of the combo box is "(All)". We get the desired results if we select any single value but we do not know how to construct the rowsource to bring in all records if the selection is (All) or a single record if that is selected.
Is there a way to do this? If so could you provide an example of how to approach this.
Thank you very much in advance,
BEF