In this video, I demonstrate how to create a form in MS Word 2016 that automatically fills in the document’s bookmarks. The document is an APA formatted …
Nguồn: https://ultra-dark-radio.com/
Xem thêm bài viết: https://ultra-dark-radio.com/category/cong-nghe
Creating a Word 2016 document that automatically fills with form data. (APA style)

When the user hits "Cancel", how could you also have it close the new document in addition to hiding the dialogue box?
Thank u bro
Hey LearningEngineer, thanks for the great video. I am looking desperately for a solution. I want to create a Form in which you can fill out a page and if necessary you can dublicate this exaxt page by clicking on a command button. I am nearly succeeding in creating the right macros, but my problem is that this button won't stay on his place, because above of it I placed a
"content control element" which contains for certain choices two written lines and pushes the button down, so he needs to be embedded and stay where he belongs, for gods sake!!! So I really do appreciate an answer from you. Best regards
Any code handy to deal with check boxes in the input form? Here is the goal: If check box is true on input form, check a corresponding check box on the doc and set the values of a variable text box on the input form to a bookmark on the doc? Thanks!
Super helpful video. Needed to make an "autofill" template for work and I literally didn't know where to start. You're amazing!
Thanks for the Video! We create hundreds of the exact same form every year and this made it so much quicker
Hello, I'm trying to make something for my group that will allow other people to use on their computer with a download. I want to create something that I could type into a form and it will go straight to the custom form itself, which I'm sure this tutorial should help. I'm just not sure if I would also be able to make an application/form on the computer that others are able to access that would show instead of me having to use Word as a main source to fill out the information.
Excellent thank you for making this video
Is this Works on Mac os?
Hi can you pls reupload the code. It isnot available. Thank you!!
I must be doing something wrong, I have followed your steps and all seems to be working well as a document, but when I save it as a macros enabled template the document either doesnt populate or my form doesnt show up. Help?!
When I go to download the code I get an error 404 message 🙁
could you please upload the code again please because it doesn't work anymore and thank you
I am looking for someone to help me create a form. Do you do that for as well? Thanks..
Excellent video. Its easy to work with excel docs, but MS didn't make it as easy work with the word docs.
I can't add a user form when I open Visual Basic . what should I do ?
I did everything, step by step. When I saved it and opened it back up and "enabled content", my text box did not pop up. What did I do wrong?
Is it possible to have different formatting/font for hTitle and h2Title?
I have one question about the bookmarks, after following the steps i realize that when the bookmarks filled with value it will disappear :(, meaning that document cannot be edited using the userform. Can you help me to figure it out?
Where is the link to the code for the cancel button please?
Hello, how I can make this method when I save the document and not when I open?
Thank you
Excellent tutorial. I have a question: I want to create a user form with a list of names/addresses to auto fill the document… any recommendations?
You can enter or change a page number anytime you want without disturbing the header data. Simply select "insert page number" "current position." this process will put your page number wherever the cursor is and leave the header data as you entered it. I used to think what you said was true…and it's hard to these little secrets.
Hi Great video and it does work perfectly.
I now have a question, do you know if I can restrict editing on a macro-enable template document? I'm trying to do it and Microsoft word 2016 is not allowing the function. Please I appreciate your response
So I have a question. I used this option so i could enter information to auto populate into two different forms but i need to know is how can I make the text wrap in the text box of the user form. One of the Text boxes I made is for a narrative and it just continues on where i can't read everything I wrote.
Wow thank you so much for this simple but effective video. It's what I needed to know to automate some documents that I deal with everyday. Bravo and much success to you for taking the time and sharing this with others. BTW the links to the code are coming back 404 codes but I copied the code off the screen so no big deal but if you could update the links, it would be a time saver for others.
I have a large project that has been given to me and I think there must be a way to automate it. I have 230 outlines that need to be copied & pasted into a word template. Is there a way to automate the outline into a form and then populate the Word guide template using something similar here? I am not a VBA coder.
Hi – great video. I too was confused by the code for the "Ok" button around minute 10:30. I am trying to use this video as a guide to create my own fillable form, so I need so more info re: the code. "I have a variable named studentName" – did you create that somehow? Or is it just the label of the first text box without spaces? Sorry if this is a rookie question!
Hey! I've done this a few times and copied and pasted your code. When I open the new template, I get a "run time error 424" code.
Hi there. Is there a way to access the created dialogue box while in the document? Thanks.
Great video! Congratulations.