Hi everyone
I have two unbound combo boxes on a form. One filters records for the other. Both combos open with a blank display. This is OK for the upstream combo but not for the downstream one. I want the downstream combo to display the first record of the selection passed to it by the upstream combo. Can anyone tell me how to achieve this?
A second question is how can I write code so that the downstream combo is only visible if there is more than one record in its selection?
Appreciate any help
Mike
I have two unbound combo boxes on a form. One filters records for the other. Both combos open with a blank display. This is OK for the upstream combo but not for the downstream one. I want the downstream combo to display the first record of the selection passed to it by the upstream combo. Can anyone tell me how to achieve this?
A second question is how can I write code so that the downstream combo is only visible if there is more than one record in its selection?
Appreciate any help
Mike