I am sure there is something I am missing. It really cannot be that difficult, however my VB knowledge is shocking.
I have a form with a textbox (eg tbInput) and an ok button (eg btnOk)
What I would like, is when there user (or barcode scanner) has finished populating the textbox, and presses enter/return that the sub btnOk_Click is run.
I'm sure its real easy. But I have no idea how to do it! Using VB Express 2010 if that makes any difference.
Someones help would be much appreciated.
Kind Regards
Alec
I have a form with a textbox (eg tbInput) and an ok button (eg btnOk)
What I would like, is when there user (or barcode scanner) has finished populating the textbox, and presses enter/return that the sub btnOk_Click is run.
I'm sure its real easy. But I have no idea how to do it! Using VB Express 2010 if that makes any difference.
Someones help would be much appreciated.

Kind Regards
Alec