donkey9972
Registered User.
- Local time
- Today, 00:45
- Joined
- May 18, 2008
- Messages
- 124
Hi again, I have a question which some might find weird. How can I open a form and have nothing on it with the focus? A little background on why, I have a form that when I open I want the subform to not be visible (done). I have several buttons on it that when one is selected it stays highlighted until another button is selected (done). However, the code I was using before to keep the subform hidden still works, keeps the form hidden. The problem is I am using the on click part of the buttons for the highlight code. I have tried to put focus on a hidden text box, but errors saying it can't go to that. Any ideas or help on this is much appreciated.