Hi:
I have a listbox which has a Select statement( which returns two columns) as its Row Source.
Now, when I change the listbox to a combo box it works fine except that the dropdown choices show both the columns but when I select a choice, it only finally shows the first column.
The Combo box properties are all ok. It shows the same Row Source Type, Row Source, Column Count, Column Width, etc.
How can I please solve this.
Thanks in advance.
I have a listbox which has a Select statement( which returns two columns) as its Row Source.
Now, when I change the listbox to a combo box it works fine except that the dropdown choices show both the columns but when I select a choice, it only finally shows the first column.
The Combo box properties are all ok. It shows the same Row Source Type, Row Source, Column Count, Column Width, etc.
How can I please solve this.
Thanks in advance.