Hey,

I have a couple of listboxes. How can I add number format to iteams in those listboxes. For example -

1. Coffee
2.Sugar
3. Milk
etc.

I want to do it, since I would like to compare some information from theese listboxes and match the values I need to the corresponding items.

Thank you.

Or the other option which is better..can I do it somehow when I click on certain value in listbox1 I want my userform to select the corresponding value in order from listbox2 etc. Probably this is too difficult, but still. Thank you