I have a combo box in a a form. When I use it, it displays all the fields required (derived from its data source) so that the user can make a selection.
It does put the required field in the field that is the recipient of this combo box.
BUT it then only displays the first field only in the combo box, not all the ones it displayed when the user was making a choice.
I am sure the solution is simple...
Thanks,