Private Sub TextBox2_KeyDown(ByVal KeyCode As MSForms.ReturnInteger, ByVal Shift As Integer) '在條碼鍵入ENTER觸發代入' If KeyCode = 13 Then
確定! 回上一頁