How do I capture the Enter key, keep the focus on the grid, ... Name = "iGrid0" Then If KeyCode = 13 Then MsgBox "ENTER" End If End If End Sub.
確定! 回上一頁