==============
Hi Asta,
I am not exactly sure how you get the 2 lists combined, however, I can see 2 ways of achieving what you are trying to do...
1 If you are prepared to have multiple List Boxes, You could have the 1st box liked with the combined selection. The second List box contains just the numbers as the range, the third list box contains just the text as the range, All Three List boxes should reference the same linked cell. Thereby a change on one list box will change the other 2. (The other list boxes do not have to be on the user form)
2. You could you take the value from the combined box and break it down using string functions into the two seperate fields...
I know this may not be very clear but I do not exactly understand your question. If the above does not help, and you need any more help could you also provide some additional information:
Sample of the Data,
What you are using form for
What you are doing with the listbox, & values from it...
Sean
s-o-s@lineone.net
==============
is the listbox (or can it be) on the sheet you want the output to be????
zen