I have this situation. see foto https://ibb.co/gOs76y
I have created a userform which contains a ListBox with 4 article and a Comand Button ("Add Selected Article").
ListBox contains 2 columns (Code and Name)
I want to add in active cell (C4 in this case) the code of selected article from ListBox.
Please tell me wich is the VBA code for the button Add Selected Article
in this case I selected row 2 from list box and in active cell (C4) must apear code number
Last edited: