I have created a userform to collect name and address information. The form consists of the following text boxes: name, st_add1, st_add2, st_add3, city, state, & zip.
If the user tabs out of any of the st_add text boxes, leaving it empty I want to place the cursor in the city text box. For...