DMc2007
2008-02-26 11:05:29 UTC
Hi all
Currently I need to redevelop a set of templates for Microsoft Office Word
2003.
The old method of creating these was to use a .dot file, add the various VBA
elements into the modules, add the user forms and distribute out to users.
The problem was essentially activation, because I found the Microsoft Word
User Defined Toolbars to be unreliable and restrictive, essentially because
i had ideas where the icons should appear and never could get them to go
there.
Now I have been looking at Visual Studio Tools for Office 2005 SE, and have
been playing around with various Project Types, which do I use?
I would like to use the Word 2003 Addin, what I would like to be able to do
with this is:
Create an addin that generates different Word File from a list of options
that the user selects from various UserForrms, the Word Documents will have
content from other Word Template Files.
Is this possible using the Word 2003 Addin option??
Currently I need to redevelop a set of templates for Microsoft Office Word
2003.
The old method of creating these was to use a .dot file, add the various VBA
elements into the modules, add the user forms and distribute out to users.
The problem was essentially activation, because I found the Microsoft Word
User Defined Toolbars to be unreliable and restrictive, essentially because
i had ideas where the icons should appear and never could get them to go
there.
Now I have been looking at Visual Studio Tools for Office 2005 SE, and have
been playing around with various Project Types, which do I use?
I would like to use the Word 2003 Addin, what I would like to be able to do
with this is:
Create an addin that generates different Word File from a list of options
that the user selects from various UserForrms, the Word Documents will have
content from other Word Template Files.
Is this possible using the Word 2003 Addin option??