Can I put a Word document in a user form in my VBA project? I have a form in my Word VBA project that I want to add a box to that has a word doc in it that i can scroll through while still keeping my form visible.
If i cut and paste it into a text box on the form it loses all it’s formatting. The only other thing i could think of is to make it a graphic and put it in as an image. I don’t need the users to edit it, I just need them to look at the way it’s formatted.
Any help would be great. I appreciate it. Thanks