alexanderd
Technical User
i have an excel 2002 form in which textbox10 requires an answer of Yes or No.
if vbNo i would like to jump to textbox20 which i have set the focus for.
what i want to do is TAB only once and be in textbox20 is this possible, if possible can anyone suggest a method of doing this using VBA
if vbNo i would like to jump to textbox20 which i have set the focus for.
what i want to do is TAB only once and be in textbox20 is this possible, if possible can anyone suggest a method of doing this using VBA