I know there is a really simple solution to this but i just can't work out how to do it.
I am basically creating a form in Microsoft word, which has drop down menus and text form fields. I am trying to get a macro working so that when a user chooses an option it will go to a particular text form field, depending on the option selected e.g yes or no.
I'm just not sure how i can write this in VB to get it working. Im guessing its along the lines of: If dropdownbox.yes = selected then goto textform3.
If you could help me that would be great. I hope i don't come across as being too stupid
