M
Marie-Lynn
I have created a combo box that is dependent on the table/query. The combo
box is functioning flawlessly, but I need to be able to navigate the form
using only the keyboard. Currently, 'tab' will bring me to the combo box,
but no keyboard control exists for selecting from the drop-down list. I am
spicifically looking for the 'up' and 'down' keys to control navigation, and
the 'enter' key to select the input option. Through my own research, I think
that the coding for this will be found in creating a macro in either 'on got
focus' or 'on enter' but, other than this, I am lost. As I am not at all
proficient with coding/macros (though I have a very basic understanding), may
anyone be able to help me with a solution?
Thanks,
ML
box is functioning flawlessly, but I need to be able to navigate the form
using only the keyboard. Currently, 'tab' will bring me to the combo box,
but no keyboard control exists for selecting from the drop-down list. I am
spicifically looking for the 'up' and 'down' keys to control navigation, and
the 'enter' key to select the input option. Through my own research, I think
that the coding for this will be found in creating a macro in either 'on got
focus' or 'on enter' but, other than this, I am lost. As I am not at all
proficient with coding/macros (though I have a very basic understanding), may
anyone be able to help me with a solution?
Thanks,
ML