Hello,
In case Curlywink's suggestion doesn't work for you, you can try adding the following code in the textbox's keypress event:
Hope this helps.Code:If KeyAscii = vbKeyReturn then KeyAscii = 0 'Eliminates Beep Call cmdEnter_Click End if
JMik
|
Results 1 to 1 of 1
|
Click Here to Expand Forum to Full Width |