New at VBA.
On my user form, I have a list box with date from 3 columns (name, First name and number); the value returned is nothing. How could I assign the information from the 3 columns to a variable?

I also have a command button on my user form that should allow to save the information but it doesn't work.