I am not sure you understood Skip's question. If your template has "fill-in boxes" it sounds like you mean formfields (as opposed to UserForms). Please clarify.
In VBA, to bring focus, use the SetFocus.property of the control object you want to focus on. This works for prety much all controls - textboxes, checkboxes etc.
Just to clarify, on your template are you protecting the sections with the "fill-in forms"? If so, this would be different from using VBA go move through specific fill in text fields.
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.