TheWizardofInt
Well-known member
I need to be able to update and access over 100 text boxes on a form by their ID.s
So that, if the Text Box is txtOne, I need to be able to update its text with SomeControl("txtOne").text, or however it works
Thanks
So that, if the Text Box is txtOne, I need to be able to update its text with SomeControl("txtOne").text, or however it works
Thanks