Kyle.Allbright
Active member
- Joined
- Apr 19, 2010
- Messages
- 28
- Programming Experience
- 1-3
I am attempting to create an automated report using the VB Microsoft Word 2007 Project. So far I have created the report; when I compile the program it generates the report and displays it.
My next task is that I would like to instantiate this report instantly from a form button press.
my problems are when I create a new form, I cannot alter the compile settings to start with the form, it's all blanked out and I believe "thisDocument.vb" is what is being used as the startup file, Im not 100% on this.
Please help me, or guide me somewhere that can explain how to instantiate this report from another source (such as a form).
Thank you.
<RESOLVED>
My next task is that I would like to instantiate this report instantly from a form button press.
my problems are when I create a new form, I cannot alter the compile settings to start with the form, it's all blanked out and I believe "thisDocument.vb" is what is being used as the startup file, Im not 100% on this.
Please help me, or guide me somewhere that can explain how to instantiate this report from another source (such as a form).
Thank you.
<RESOLVED>
Last edited: