Dwight3238
Technical User
Hi, in my Word VBA code i have an if statement that if true calls a user form. When finished with the user form i want to come back to the code and continue. i got the switching to the form part ok with userform.show but how do i get back.