Thanks its working well but Keyascii code line is not working.
Code:Private Sub TextBox1_KeyPress(ByVal KeyAscii As msforms.ReturnInteger) If KeyAscii = 13 Then TextBox1.Text = ListBox1.Text End If End Sub
|
Results 1 to 8 of 8
Threaded View
|
Click Here to Expand Forum to Full Width |