G
Guest
Hi all,
I am trying to set up a control that needs to have data in it, and it does
not, to have it then put focus back on that control. I have tried using
DoCmd.GoToControl and Me.[control].SetFocus on the lost focus event, but it
always puts focus into the next control instead of the one I want it to be
in. Almost as if it cannot reset itself to the same control.
Help is always appreciated, thanks!
-gary
I am trying to set up a control that needs to have data in it, and it does
not, to have it then put focus back on that control. I have tried using
DoCmd.GoToControl and Me.[control].SetFocus on the lost focus event, but it
always puts focus into the next control instead of the one I want it to be
in. Almost as if it cannot reset itself to the same control.
Help is always appreciated, thanks!
-gary