How to set true a check box without click mouse

A

AndyEduardo

Thanks for your attention

How can I set true a check box without click the mous
 
R

Rick B

How would you like to set it? You can tab to it and hit the space bar. Not
sure what you are trying to accomplish. You only tell us what you DON'T
want to do, not what you do want to have happen.
 
F

fredg

Thanks for your attention

How can I set true a check box without click the mouse

When the check box has the focus, pressing the space bar toggles the
check box value from false to true to false to true, etc.
 
Top