I have a userform (VBA) with a spinbutton and an accompanying textbox. I want to list text in a column for the number in the text box. If I click the spin button three times and have the value 3 in the textbox, is there a way that I can have "Location 1", "Location 2" and "Location 3" in 3 rows in the same column?