Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() i want to event handler.. please........ i want to Enter and Exit event of textbox in userform using class. because, the number of textboxes in userform has many... but, TextBox in class module Event don't have Enter and Exit..... how ?????? *** Sent via Developersdex http://www.developersdex.com *** |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Tom,
I guess you would have to trigger off of something else like a sheet change, or a calculation. http://www.mvps.org/dmcritchie/excel/event.htm --- HTH, David McRitchie, Microsoft MVP - Excel My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm Search Page: http://www.mvps.org/dmcritchie/excel/search.htm "tom taol" wrote in message ... i want to event handler.. please........ i want to Enter and Exit event of textbox in userform using class. because, the number of textboxes in userform has many... but, TextBox in class module Event don't have Enter and Exit..... how ?????? *** Sent via Developersdex http://www.developersdex.com *** |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
MsgBox in Enter event causes combobox not to run Change event | Excel Programming | |||
How to trap delete row event and hide column event? | Excel Programming | |||
making new wkb and place an event in it | Excel Programming | |||
user form-on open event? keydown event? | Excel Programming | |||
OnTime event not firing in Workbook_Open event procedure | Excel Programming |