![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Moving Focus From Option Group: I have a form with two option groups on, which generate separate reports.*When I click on one of the options within the group, the report comes up. *At the same time I wish to remove the focus from the relevant button so the user has a clean slate so to speak, as if he wants to press the same button again, he has to selct another option then go back. * I would like to set the focus to the exit button of the form exitcombut, being the controls name. I have tried Me.exitcombut.Setfocus within the individual Select Case statement, and at all positions within the subroutine and it does not move the focus away from the originally selected button. *I have also tried direct adressing of the form as in: Me!DefectForm!exitcombut.Setfocus, in the same positions, but also with no result. Is ther a trick to doing this from within an Option GRoup? TVM J -- --------------------------------- --- -- - Posted with NewsLeecher v4.0 Final Web @http://www.newsleecher.com/?usenet ------------------- ----- ---- -- - |
#3
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |