Hi,

I know very little about programming macro's and VBA in Microsoft Office
2000/XP. But I'm pretty good at programming VB6/VB.NET, ASP/ASP.NET and
other non-Microsoft programming languages.

This is what I want. I need a custom toolbar that start a pop-up asking the
type of template to use (with or without logo, header, footer), build
pre-defined tables (depending on the type of template) and ask for address
information (preferable dynamic from a database, only one address at the
time).

Please advise where to start. Books and links are really appreciated.
Samples are not necessary, I'll try to find out myself (but if you have
samples, they're very welcome too).


Thanks for your time.


Jeroen

-

Re: Document creation, where to start by Perry

Perry
Mon Jan 26 12:07:20 CST 2004

www.mvps.org/word

All the/A lot of information needed can be found there.
It's all COM orientated, so y'll need to adapt the code
to fit .NET standards, shud y need to program it in whatever .net
language.

Book links included as well.

Of course there's always the MSDN library
http://msdn.microsoft.com/library/

Krgrds,
Perry

"Sleurhutje" <sleurhutje@hotmail.com> wrote in message
news:eRc80iB5DHA.2136@TK2MSFTNGP12.phx.gbl...
> Hi,
>
> I know very little about programming macro's and VBA in Microsoft Office
> 2000/XP. But I'm pretty good at programming VB6/VB.NET, ASP/ASP.NET and
> other non-Microsoft programming languages.
>
> This is what I want. I need a custom toolbar that start a pop-up asking
the
> type of template to use (with or without logo, header, footer), build
> pre-defined tables (depending on the type of template) and ask for address
> information (preferable dynamic from a database, only one address at the
> time).
>
> Please advise where to start. Books and links are really appreciated.
> Samples are not necessary, I'll try to find out myself (but if you have
> samples, they're very welcome too).
>
>
> Thanks for your time.
>
>
> Jeroen
>
> -
>
>