H
Hunter57
Hi,
I do most of my programming with Access and some in Outlook but I am do not
know much about Word. I am working on a small project to use a Word Document
can be emailed to a person. They fill in textboxes, checkboxes, and
comboboxes in the Document and email it back to the sender.
I have developed a Word Document that uses InlineShapes from the toolbox
ActiveX controls. My code in Access loops through the InlineShapes and
stores the values in a Table. It works quite well. But I am wondering if
there is a better way to do this. Do the ActiveX controls lead to broken
Library References? What are the Pros and Cons? Would a UserForm be better?
Thanks in advance for your help,
Patrick Wood
I do most of my programming with Access and some in Outlook but I am do not
know much about Word. I am working on a small project to use a Word Document
can be emailed to a person. They fill in textboxes, checkboxes, and
comboboxes in the Document and email it back to the sender.
I have developed a Word Document that uses InlineShapes from the toolbox
ActiveX controls. My code in Access loops through the InlineShapes and
stores the values in a Table. It works quite well. But I am wondering if
there is a better way to do this. Do the ActiveX controls lead to broken
Library References? What are the Pros and Cons? Would a UserForm be better?
Thanks in advance for your help,
Patrick Wood