Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a userform with 18 TextBoxes. Their values are read from a worksheet.
On KeyPress event I write data back to worksheet. Is it possible to write a procedure which accepts textbox control as parameter as runs the same On_KeyPress sub for all 18 TextBoxes? Or may be when KeyPress event is occurred on a form, is it possible to determine which TextBox is active and do necessary actions on this TextBox? Thanks in advance, Mike510 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Validation Procedure with a worksheet change event | Excel Worksheet Functions | |||
workbook_Open event Procedure | Excel Discussion (Misc queries) | |||
workbook_Open event Procedure | Excel Discussion (Misc queries) | |||
OnTime event not firing in Workbook_Open event procedure | Excel Programming | |||
ComboBox Event Procedure problem | Excel Programming |