I
Ibrahim Mesbah
I implemented a wizard that dynamically updates the sub forms when Next is
clicked. I would like to automatically select a certain item in a combo box
in one of the sub forms. The combo box is filtered, so it only has one item.
Is there a way to select the first item programatically??? The subform is
in DataEntry mode.
I'd think there would be a property I could set, like SelectedIndex or
something, but there isn't.
Thanks in advance.
clicked. I would like to automatically select a certain item in a combo box
in one of the sub forms. The combo box is filtered, so it only has one item.
Is there a way to select the first item programatically??? The subform is
in DataEntry mode.
I'd think there would be a property I could set, like SelectedIndex or
something, but there isn't.
Thanks in advance.