Hi ,
When I have 10 commandbuttons on my form, I want to control the focus. So, I have chosen for Setfocus, and when the user clicks on the first commandbutton the focus has to go to the 10th commandbutton. But when I have the command:
frm_p6_cmd.setfocus I get an errormessage, with no subject...
A few days ago I had some questions about setfocus. Now I have made a procedure which solves a lot of problems for me with setfocus and commandbuttons. But there is something I don't understand. For some reason vba gives an error when I want to set the focus to the comandbutton, and a few...
Hi,
I have a form with commandbuttons, and a few checkboxes and a textbox. On a moment one of the checkboxes is select via a commandbutton-click. After selecting the checkbox the user must go back to the next commandbutton but the programm sets the focus to the textbox. This textbox property...
I want to set the focus to a checkbox. But vba don't let me doing this. Therefore I want to add this property to the checkbox-property and set the focus to the checkbox. How can I manage this?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.