Hi,
I placed a combobox an a form.
The combo is displaying a text, with that text comes a value
Let's say Combotext Code
--------- -----
Product 1 RO27
Product 2 RO25
Product 3 RO28
etc.
So, I can get the text in my Combobox but I also need the values.
When the User picks Product 3, I need the value RO28.
Thanks
I placed a combobox an a form.
The combo is displaying a text, with that text comes a value
Let's say Combotext Code
--------- -----
Product 1 RO27
Product 2 RO25
Product 3 RO28
etc.
So, I can get the text in my Combobox but I also need the values.
When the User picks Product 3, I need the value RO28.
Thanks