G
Guest
I have a procedure in place to populate Unbounded text boxes on a form
The boxes are in a martix, simulating rackings
As I want to keep the coding simple, i would like to use for next loops to
populate first the horizontal axis, than the verical axis
my problem is how can i refer to the actual text box
The text boxes are numbers from text1 to text.....
how to assign a value using for example a me.text??? statement
how to automate the me.text??? part
Thank you
The boxes are in a martix, simulating rackings
As I want to keep the coding simple, i would like to use for next loops to
populate first the horizontal axis, than the verical axis
my problem is how can i refer to the actual text box
The text boxes are numbers from text1 to text.....
how to assign a value using for example a me.text??? statement
how to automate the me.text??? part
Thank you