Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Sorry for the delay on the answer, I was away on vacation with no acces
to internet. Are you sure Keyup and Keydown are triggered by Enter because i doesn't do it here. I did Private Sub tbData_KeyUp(ByVal KeyCode As MSForms.ReturnInteger, ByVa Shift As Integer) MsgBox (KeyCode) End Sub And when I press any button on the textbox I get a msgbox saying it' code but when I press Enter nothing appears and the focus changes t the next control. Best Regards Noo -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Increase size of a Forms Check Box (click on to enter check mark) | Excel Discussion (Misc queries) | |||
how can I check for cell focus inside a spreadsheet ? | Excel Worksheet Functions | |||
How do I get the focus on a check box? | New Users to Excel | |||
must press enter 2x to move cell focus | Excel Discussion (Misc queries) | |||
Setting form controls focus and enter key | Excel Programming |