This may sound a bit lame but i just can't seem to figure it out.

I have a list box, two text boxes and a command button.
I want to input two numbers into the text boxes and then press the command button to put the first textbox into a column and then put the second text box into the second column.

Each time i put more data into the text boxes i want it to place the data in the same two columns but below the previous data.

Thanks...