in the "on current" part of the form, I want to write a module in VBA that will set the focus to "applications" labeled textbox in the Form Header.
In the OnCurrent Event, set it to Event Procedure. Click the Build Button (3 dots on the right of the field) and the code window will come up. In the code window, put
Me![applications].SetFocus
You should be set.... Please remember to give helpful posts the stars they deserve! This makes the post more visible to others in need!
Robert L. Johnson III, A+, Network+, MCP
Access Developer/Programmer
robert.l.johnson.iii@citigroup.com
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.