Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
Hope some can help me here. As you can see the example below, I want to write the Sub function only once and able to run the sub function based which txtbox has been updated by a user. Assume X is the variable of the text box. Can you help me to update "Private Sub txtbox"X"_AfterUpdate()" code, please? Thank you for your help and time. Example I have 10 text boxes, txtbox1, txtbox2, txtbox3,.....txtbox9, and txtbox10. Private Sub txtbox"X"_AfterUpdate() intLnumber = X ' I want to run some coding here based which txtbox has been updated. End Sub |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Pass variable to NORMINSV function to get only mean value | Excel Worksheet Functions | |||
Pass variable to macro | Excel Programming | |||
Pass a variable into a range? | Excel Programming | |||
Can't pass publically defined variable to a function | Excel Programming | |||
Pass a Variable List Of Values To Subroutine or Function | Excel Programming |