How to get selected Item from Listbox?
Hi there,
I have a form with a listbox that is assigned to a dataset.
In this listbox are Company-Names and I want to choose a company as the "active" company. Now I have two questions:
1. Is it possible to DISPLAY the Company-Names but to return the CustID if something is selected?
2. How do I access the return value? I've tried it the "standard-way" as with a simple listbox that is NOT connected to a DataSet, but I can't get a correct value...
Thanks in advance for your help :o)
Kind reagrds,
Michael
|