combo box -> value ?

5

555466

Hello

how to get a value by using combo box ?

Example:

ID Number
A 10
B 40
C 100
D 200

i want the combo box to show both values (ID and Number) and after
selection,
set the Number -value to certain cell ?

How to ddo it ?
 
5

555466

Might be a stupid questions, but anyway, how can I add more rows (more
products), which would show also in combo box ?
 
Top