Good Morning,
I have a text box called txtbox1. Is there a way I can refer to it sorta
like.
dim intI as integer = 1
me.txtbox & intI = "testing"
Thanks in advance!
I have a text box called txtbox1. Is there a way I can refer to it sorta
like.
dim intI as integer = 1
me.txtbox & intI = "testing"
Thanks in advance!
Comment