Keyboard Shortcuts

R

Richard G

In the same way that ALT + Down Arrow can be used to open a ComboBox in a
form is there a similar way to avoid using the mouse to replicate "clicking"
in a Yes/No decision box please?

Thanks
Richard
 
S

Stefan Hoffmann

hi Richard,

Richard said:
In the same way that ALT + Down Arrow can be used to open a ComboBox in a
form is there a similar way to avoid using the mouse to replicate "clicking"
in a Yes/No decision box please?
Windows Standard: TAB to select it, SPACE to toggle it.


mfG
--> stefan <--
 
R

Richard G

Stefan
Many thanks for the reply
O'h I feel thick. I'd tried all the alternatives of Ctrl & Alt I could think
of but not the simple space
I have 4 potential Yes / No boxes in sucession and this will be a lot easier
than using the Mouse

Richard
 
Top