So I made a userform (picture above). This works so that I can add people from listbox1 to listbox2. That part is working.
But what I want to do is make it so that when you click submit all the names in listbox2. populate column A from A2 down (under my headers). This si the part I am confused by.