Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a sub behind a textbox in a VBA form like this:
Private Sub txtIncPercent_Exit(ByVal Cancel As MSForms.ReturnBoolean) ... End Sub How can I run the above sub from another sub? Regards, S |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Private Textbox Exit Sub question... | Excel Worksheet Functions | |||
Exit Event with a single textbox control | Excel Programming | |||
Button clicks and textbox Exit events | Excel Programming | |||
Format textbox on exit | Excel Programming | |||
How To Get An Event To Run When I Exit A TextBox | Excel Programming |