I would like to make my code shorter.
I would like to make it so instead of textbox1.text it would be txtbx1.txt.

How can I do this? I tried doing some DIM's, but it didn't work.