Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Making multiple textboxes load into one final textbox?
#3
Sonire Wrote:txtLastTextBox.Text = txtBox1.Text & " " & txtBox2.Text & " " & txtBox3.Text

Awesome, it works. Is there any way to make it so that it's formatted like this automatically though?
Name
Race
Age

Etc, Etc. As it is now it does: Name: Race: Age:, all on one line. Thanks for the help, I deeply appreciate it. Smile
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)