Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Greetings,
I have several TextBoxes numbered 1 thru 200. The code in each of these TextBoxes is the same except for a reference to the TextBox number. Example: Private Sub TextBox99() Call MySub 99 End Sub Is there anyway to replace the figure "99" with some code that gets that number from the sub name? Any help would be appreciated. -Minitman |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Making part of a formula a variable | Excel Worksheet Functions | |||
Reference to a Variable Part of a Cell | Excel Worksheet Functions | |||
Selecting part text in a textbox | Excel Programming | |||
Passing format to variable Part 2 | Excel Programming | |||
Variable TextBox | Excel Programming |