i have a list box which is populated from a excel sheet

after highlighting a particular row, either by mouse pointer left click or arrow keys, i use a command button to enter data from the highlighted row into a textbox

is there a way to do that by pressing enter key instead of clicking the command button?