Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Wehutexy

    Macro Substitution

    I have 2 text boxes named text1 and text2 in my form and one command button On the click event of the button I wrote this code...... For i=1 to 2 step 1 Thisform.text(i).Value="ABC" End for This is give error in 2nd line. I want to use textbox name with programmatically.

Part and Inventory Search

Back
Top