Hello
I have a menu (form) with three command buttons titled Author, Title and Subject Keyword. When I click on one of those buttons it opens a text box with the cursor in it. After the user types in their search query, they must then use the mouse to click on the command button titled Search to activate the search.
Is it possible to produce VBA code which would activate the search by hitting the Enter key on the keyboard?
I have a menu (form) with three command buttons titled Author, Title and Subject Keyword. When I click on one of those buttons it opens a text box with the cursor in it. After the user types in their search query, they must then use the mouse to click on the command button titled Search to activate the search.
Is it possible to produce VBA code which would activate the search by hitting the Enter key on the keyboard?