Hello, so I have this idea, I want to have a command button on a word doc labeled OpenForm, Then I want to create a VBA form with questions and command buttons and radio options. How can i make the command button on the word doc open the userform. I have tried to write docmd.openform does not work, then I tried userform.show and that does not work. Nothing seems to be working when i type out a fucntion code. Anyone have an idea or something I can work off of or test to see if my word is working correctly? Thank you.